Commit Graph

148 Commits (1fa55bf3c3f9d831aec59bf347d4dc4e342cc895)

Author SHA1 Message Date
christianbeeznst 0c77633bee Exercise: Improve score model display and styling in quiz results - refs #3530 12 months ago
christianbeeznst 88e6fdf967 Gradebook: Fix undefined user_id in Evaluation for edit - refs BT#21911 1 year ago
christianbeeznst 7fff2eb3df Gradebook: Remove user_id from gradebook tables, ensure event tracking - refs BT#21911 1 year ago
christianbeeznst 0e91a07367 Internal: Fix error when importing gradebook in session course addition - refs BT#21911 1 year ago
Angel Fernando Quiroz Campos eba34c50eb
Minor: Improve phpdoc for export_pdf_with_html function 1 year ago
Angel Fernando Quiroz Campos ab3c047b36
Internal: Add cascade persist for ResourceLink properties 1 year ago
Angel Fernando Quiroz Campos 12b2f0bd4f
Internal: mPdf load css files in header - refs BT#21621 1 year ago
Angel Fernando Quiroz Campos 95b92f650c
Internal: Allow multi-format media files. Make resource_file multiple for one resource_node - refs #5600 1 year ago
christianbeeznst dbf5aef1ff Internal: Fix gradebook evaluation duplication to copy in session, not in the base course - refs BT#21541 1 year ago
Angel Fernando Quiroz Campos 723991695e Gradebook: Fix c_id when loading links - refs BT#21561 1 year ago
Angel Fernando Quiroz Campos b2729ae2e7 Minor: Fix return types - refs BT#21561 1 year ago
christianbeeznst 4167bc334b Internal: Fix certificate generation and content issues - refs BT#21007 1 year ago
christianbeeznst 287e6c14a4 Internal: Fix gradebook import error during session creation - refs BT#21541 1 year ago
christianbeeznst d9088d58e0 Internal: Fix session tutor general course errors - refs BT#21542 1 year ago
christianbeeznst d5e5be7002 Internal: Clean up duplicated and deprecated settings - refs #5316 1 year ago
christianbeeznst b814be7673 Gradebook: Fix type mismatch in calc_score function - refs BT#21007 1 year ago
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
christianbeeznst 89028037aa Internal: Gradebook: Update cache path for charts and image loading 1 year ago
Yannick Warnier b23447d69f Gradebook: Switch to course ID (from course code) #dangerous - refs #5278 1 year ago
christianbeeznst e17e67a452 Gradebook: Fix classroom activity edition - refs #5231 2 years ago
Yannick Warnier 5e947fff98 Internal: Fix name/title naming in certificate_report.php 2 years ago
christianbeeznst c34412ebff Internal: Migration: Refactor certificate file migration - refs BT#21007 2 years ago
christianbeeznst c457ad2f77 Gradebook: Fixes and enhancements for certificate handling in documents and gradebook - #5074 2 years ago
NicoDucou 81703dac1a Skill: Certificate: fix category_id can not be 0 due to constraint inserting with null instead -refs BT#21007 2 years ago
christianbeeznst 9d5c20f68e Survey: Fix survey workflow and response handling 2 years ago
Yannick Warnier 38ef378d06 Internal: Database: Fix internal methods calls with name vs title (7) - refs #3581 #4706 2 years ago
Yannick Warnier faeca06262 Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706 2 years ago
Yannick Warnier 9f685ac2c4 Gradebook: Certificate updates merge (incomplete feature enabling) - refs #2834 2 years ago
Yannick Warnier d37be2938f Display: Update icons in gradebook links and modify GradebookTable::build_type_column() and build_type_icon_tag() (string $style instead of array $attributes) 2 years ago
Yannick Warnier 49801c6200 Display: Use new icons in various tools 2 years ago
Yannick Warnier fdf140ab1f Display: Use new icons in various tools 2 years ago
Yannick Warnier 5232b15178 Internal: Update ActionIcon class constants to use consistent VERB_OBJECT naming 2 years ago
Angel Fernando Quiroz Campos a0ac8fa031 CI: Fix psalm UndefinedClass errors 2 years ago
Angel Fernando Quiroz Campos 231c21fda9 CI: Fix psalm NoValue errors 2 years ago
Yannick Warnier 21fc215026 Internal: Remove c_id in queries when not necessary + survey.survey_id -> survey.iid 2 years ago
Yannick Warnier c0945d0730 Display: Partial convert of gradebook icons to MDI 2 years ago
Yannick Warnier 32f9f8409b Internal: Set default value for search_form in certificate_report.php to avoid error in template 2 years ago
Angel Fernando Quiroz Campos cd1c56e529 Fix variable by reference + fix missing semicolon 2 years ago
christian 2774fdeec9 Gradebook: Add missing icons in user view results - refs BT#20902 2 years ago
christian 700df9f121 Gradebook: Fix presencial evaluation to users - refs BT#20902 2 years ago
Borja Sánchez f7a9704808 Gradebook: CRUD on gradebook certificates working - refs #2834 2 years ago
Angel Fernando Quiroz Campos e5397dfaa2 Minor: Format code 2 years ago
Christian 052e0b54f4 Settings: Move complex settings from configuration.php to .env or to the Database - refs #2682 2 years ago
Borja Sánchez 82a5550c5f Fix codeclimate 2 years ago
Borja Sánchez c1b0ad31ce Fix codeclimate 2 years ago
Borja Sánchez 7c735926f6 Gradebook: Fix show certificates and filter them in documents tool - refs #2834 2 years ago
Christian 93bad6fbc6 Settings: Move settings from configuration.php to .env or to the Database - refs #2682 3 years ago
Yannick Warnier 0a371916de Tracking: Fix (partial) corporate report 3 years ago
christianbeeznest 47e2b8e1ae
Session: Fix gradebook copy in session creation + add course code in courses list in session creation - refs BT#19231 3 years ago
Borja Sánchez 7b000d7d66
Gradebook: Prevent duplicates when a result its created in a classroom activity and going back in the browser for edit it - refs GH#2648 3 years ago