Commit Graph

132 Commits (0986bbfd4f8be0e308da477a368fc0f33d428c84)

Author SHA1 Message Date
christianbeeznst 0986bbfd4f Internal: Fix lesson issues - refs BT#21540 1 year ago
christianbeeznst 085ccab039 Exercise: Rename quiz category table and update related code - refs #5343 1 year ago
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
Yannick Warnier b23447d69f Gradebook: Switch to course ID (from course code) #dangerous - refs #5278 1 year ago
christianbeeznst e8369ed1b7 Exercise: Fix bugs and enhance UI for exercises and questions - refs #3616 2 years ago
christianbeeznst d78568e19c Internal: Exercise UI enhancements and bug fixes 2 years ago
Angel Fernando Quiroz Campos 054905286b
Internal: Move display_order from ResourceNode to ResourceLink (#5143) 2 years ago
christianbeeznst 4db111c286 Exercise: Fix copy and cosmetic changes 2 years ago
Yannick Warnier 4ad977dc94 Internal: use Event::get_attempt_count() instead of Event::get_attempt_count_not_finished(), as these are essentially the same method. Fix lang var. 2 years ago
Yannick Warnier 8b6bac8a29 Language: Fix missing translations in tests configuration 2 years ago
Yannick Warnier 0e1ed80dd4 Exercise: Add text to display on test failure (instead of always showing the same final message) 2 years ago
Yannick Warnier c08a149442 Exercise: Fix deprecated syntax with optional param before mandatory in display_fill_in_blanks_answer() 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
christian 2dcfcf3422 Exercise: Fix display and results of multiple_true_false and fill_in_blanks - refs BT#21266 2 years ago
Yannick Warnier 49801c6200 Display: Use new icons in various tools 2 years ago
christian c00a3d1376 Exercise: Fix error doctrine in questions list and import ToolIcon - refs BT21318 2 years ago
Yannick Warnier fdf140ab1f Display: Use new icons in various tools 2 years ago
christian 55bdb849d3 Exercise: Fix editor inside reduced_header layout - refs BT21317 2 years ago
christian 938b0f7f15 Exercise: Fix partial quizzes and questions types - refs BT#21266 2 years ago
Angel Fernando Quiroz Campos 231c21fda9 CI: Fix psalm NoValue errors 2 years ago
Yannick Warnier 2436b79857 Display: Partial conversion of icons to MDI 2 years ago
christian d1b862c95d Exercise: Fix error when object link is null - refs BT#21109 2 years ago
Borja Sánchez f7a9704808 Gradebook: CRUD on gradebook certificates working - refs #2834 2 years ago
Christian 4dfeb221ec Settings: Fix error with key value in api_get_setting function - refs #2682 2 years ago
Christian 052e0b54f4 Settings: Move complex settings from configuration.php to .env or to the Database - refs #2682 2 years ago
Christian 93bad6fbc6 Settings: Move settings from configuration.php to .env or to the Database - refs #2682 3 years ago
Borja Sánchez c33ddb7265
Learnpath: Fix prerequisites on test with random questions: was showing wrong maximum - refs GH#3612 3 years ago
Borja Sánchez ac26113e45
Exercise: Fix edit or delete tests with exercises and categories 3 years ago
Angel Fernando Quiroz Campos cfc8b5faa9 Fix styles for legacy forms and error texts 3 years ago
Angel Fernando Quiroz Campos fd27da3e8e UI: Fix CSS classes for legacy buttons 3 years ago
Angel Fernando Quiroz Campos 52a86dfd8b Add entity relationship TrackEExercise::cQuiz - refs BT#19741 4 years ago
Christian b30f154a03 Api Platform - Add Api track_e_exercises and rename entity - refs BT#19741 4 years ago
Angel Fernando Quiroz Campos 095661df32 Fix psalm issues 4 years ago
Angel Fernando Quiroz Campos 5b619c43f0 Improve exercise answers CSS style 4 years ago
Angel Fernando Quiroz Campos 4b48474c6f Fix ribbon modifier in question result 4 years ago
Angel Fernando Quiroz Campos b8ae42550f Simplify code 4 years ago
Angel Fernando Quiroz Campos bf28ff9d51 Exercise: Restore ribbon in question result 4 years ago
Yannick Warnier 01ec9c83be Code styling: Remove deprecated $charset param for api_htmlentities() (2) 4 years ago
Yannick Warnier 6f484e2e85 Code styling: Remove deprecated $charset param for api_htmlentities() 4 years ago
Julio c68ce4ddd4 Minor - format code 4 years ago
Julio 824fd3f1d6 Exercises: Fix exercises buttons inside a session 4 years ago
Yannick Warnier c605a33f8d Display: Replace deprecated returnFontAwesomeIcon() with equivalent getMdiIcon() calls - refs BT#19231 4 years ago
Angel Fernando Quiroz Campos be18eaa531 Show recorded audios in oral expression questions 4 years ago
Angel Fernando Quiroz Campos b3a078e1dc Remove unused code from oral expression question 4 years ago
Angel Fernando Quiroz Campos 03f1295a71 Fix oral expression questions 4 years ago
Angel Fernando Quiroz Campos ecbd5aed42 Fix condition session when deleting exercise attempts 4 years ago
Angel Fernando Quiroz Campos 4b7e3b2458 Fix default value for oral expression 4 years ago
Angel Fernando Quiroz Campos 32b7b7ec1e Minor: Improve style for exercise list table 4 years ago
Julio 91522eab0e Refactor TrackExercise 4 years ago