Commit Graph

576 Commits (e37bbdd2d05b671a4e406623dd35cc80928faae3)

Author SHA1 Message Date
Borja Sánchez c27974061c
Gradebook - Hide links for tasks in gradebook when the user is a student - refs GH#4427 3 years ago
Angel Fernando Quiroz Campos 44ef982122 Minor: Format code 3 years ago
Borja Sánchez b686c7f694
Exercise: Add Exercise::getFeedbackTypeLiteral() method - refs BT#20290 3 years ago
Juan Cortizas Ponte c3d8655993
Exercise: Add configuration setting 'quiz_question_delete_automatically_when_deleting_exercise' to enable true deletion of questions on quiz delete, to avoid orphan questions 3 years ago
NicoDucou cad4a8fa8c Exercise: give access to hidden exercise for session general coach - refs BT#20298 3 years ago
Angel Fernando Quiroz Campos 84ca93f845 Minor: Format code 3 years ago
Christian 1b4760f593 Exercise - Fix fill in the blank questions when it is switchable answer - refs BT#20285 3 years ago
Christian 3311c49508 WebServices - Add rest to get users and courses details - refs BT#20231 3 years ago
Angel Fernando Quiroz Campos 69fb4e8f84 Exercise: Consider score by answer for multiple answer dropdown - refs BT#20086 3 years ago
Angel Fernando Quiroz Campos d7d3613ecf Differ multiple answer dropdown and global dropdown - refs BT#20086 3 years ago
Angel Fernando Quiroz Campos 77bf120d77 Quiz: Add new question type Multiple Answer Dropdown - refs BT#20086 4 years ago
Christian 09c08ccc66 Exercise - Add option to hide IP in reports - refs BT#19979 4 years ago
Christian f073aa56e5 Minor - clean code with php-cs-fixer 4 years ago
Angel Fernando Quiroz Campos 29053960c6 Minor: Format code 4 years ago
Yannick Warnier 3f0afae765 Exercise: Add option to delete a test (instead of marking it deleted) in Exercise::delete() - refs BT#19212 4 years ago
Christian 6b59b41283 Exercise - add 4 type of questions with global score - refs BT#19930 4 years ago
Angel Fernando Quiroz Campos 20be8a2a0c Minor - Format code 4 years ago
Angel Fernando Quiroz Campos 73a7907a8f Exercise: Fix pop-up result with shuffle answers 4 years ago
Angel Fernando Quiroz Campos 929a78cde8 Exercise: Fix related values to learning path for submit modal #4178 4 years ago
Angel Fernando Quiroz Campos 22de8cbfd8 Exercise: Fix missing function showQuestion 4 years ago
Angel Fernando Quiroz Campos 6c638985ad Exercise: Consider 0 as answer not saved - refs BT#19797 4 years ago
Yannick Warnier f6947f1b87 Exercise: Cut question categories names in radar charts to avoid overlapping chart - refs BT#19738 4 years ago
Christian 43118f46e3 Plugin - Fix in positioning tests (plugin), final radar chart is not scaled correctly - CT#4166 4 years ago
Nicolas Ducoulombier 55cf4a1cef
Exercise : [Minor] include exercise in Iframe renaming language variable - refs BT#19381 4 years ago
Christian c772d01564 Exercise - Improve icon to get exercise url to include it in a iframe - refs BT#19381 4 years ago
Christian 3eef3e9f17 Exercise - Add icon to get exercise url to include it in a iframe - refs BT#19381 4 years ago
Christian f3f3337630 Exercise - Add extra columns to show choice in results for draggable question - refs BT#19383 4 years ago
Christian 4231aab5cd Exercise - Hide "General" category when it is empty - refs BT#19525 4 years ago
Angel Fernando Quiroz Campos da0ff1b2e7
Minor: Fix code style 4 years ago
Angel Fernando Quiroz Campos 0513c29380 Webservice: Fix exercise list for get_course_quiz_mdl_compat method 4 years ago
Angel Fernando Quiroz Campos e944e773e6 Exercise: Fix fill blank question with switchable options - refs BT#19057 4 years ago
Angel Fernando Quiroz Campos 93291dac8d Exercise: Fix fill blank question with switchable options - refs BT#19057 4 years ago
Christian 3f7a67a606 Exercise: Fix number of answers saved in FIB question with select - refs BT#19250 4 years ago
Angel Fernando Quiroz Campos 8bf50f8d27 Revert "Exercise: Fix result for multi_answer_false" 4 years ago
Angel Fernando Quiroz Campos 26884d9c00 Exercise: Fix result for multi_answer_false 4 years ago
Julio ee7f7240bf Skills: rework skills form #13334 4 years ago
Christian a4e86e9b1a Minor: Fix errors from behat validating table quiz - refs BT#19280 4 years ago
Julio 239f1c2119 Skills: Refactor skill rel item BT#13334 4 years ago
Christian 8ca7de088f Exercise: Improve code reusing the getHideAttemptsTableOnStartPage() method - refs BT#19280 4 years ago
Christian 0e85fb9e4a Exercise: Add option to hide attempts table on start page - refs BT#19280 4 years ago
Christian 5493380f05 Minor: Improve and clean code - refs BT#19250 4 years ago
Christian 7090df40c6 Exercise: Fix Fill in the blank question is recognized as answer saved - refs BT#19250 4 years ago
Christian 4b80fc2fd0 Exercise: Fix recognise the answer has been saved and show message - refs BT#19192 4 years ago
Julio ba8cafc372 Exercises: Add $form->protect() in exercise_admin + add Security::removeXss 4 years ago
Julio e47ab47643 Fix calculated question (answer with encoded values @@) #3903 4 years ago
christianbeeznest 8832ddb09b
Exercise: Add "file upload" question type - refs BT#18258 4 years ago
Julio Montoya ee28c927cf Exercises: add remove_xss + fix behat test 5 years ago
Julio Montoya f94d9f6ed7 Exercises: add remove_xss 5 years ago
Julio Montoya aa359f9df6 Exercises: add remove_xss 5 years ago
Yannick Warnier cf0650b1be Quiz: Fix score calculation for MULTIPLE_ANSWER_TRUE_FALSE questions - refs BT#18452 5 years ago