Commit Graph

1590 Commits (e37bbdd2d05b671a4e406623dd35cc80928faae3)

Author SHA1 Message Date
Christian 6be58d39d4 Exercise - Fix display matching global result of learner - refs BT#19930 3 years ago
Borja Sánchez c27974061c
Gradebook - Hide links for tasks in gradebook when the user is a student - refs GH#4427 3 years ago
NicoDucou a07bd45aec Exercise : Only permit exercise mass delete if the exercise to be deleted is in the current session -refs GH#4281 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
Nicolas Ducoulombier fe6a2d0805 User : Fix anonymous access to exercise when using direct link to exercice and not passing through main course page - refs BT#20245 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
NicoDucou 11b91f723f Exercise: Do not enable question duplication when exercise included in an LP - refs BT#20246 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 98d479a5a2 Exercise: Fix create answers for multiple answer dropdown - refs BT#20086 3 years ago
NicoDucou 79a368a04c Exercise: fix iid instead of id to get the list of users in the exercise - refs BT 20139 3 years ago
Angel Fernando Quiroz Campos efa881ec67 Minor: Format code 3 years ago
Angel Fernando Quiroz Campos d7d3613ecf Differ multiple answer dropdown and global dropdown - refs BT#20086 3 years ago
Christian b60c618cad Lti provider - Fix redirection inside lti provider iframe - refs BT#20093 3 years ago
Yannick Warnier 35ca698221 Skill: Add "feature-item-user-skill-on" class to main <section> tag to enable feature-specific CSS magic - refs BT#13334 3 years ago
Christian 941020d9cb Lti provider - Add learnpath as tool provider - refs BT#20093 3 years ago
Angel Fernando Quiroz Campos 21f8a17bd2 Quiz: Allow import multiple answer dropdown from excel - refs BT#19479 3 years ago
Angel Fernando Quiroz Campos 0e822d8739 Minor: Fix button icon to swap types - refs BT#19479 3 years ago
Angel Fernando Quiroz Campos 3ac377012e Quiz: Fix number of choice when swapping question type - refs BT#20086 3 years ago
Angel Fernando Quiroz Campos 3cb50ada4c Quiz: Allow swap multiple answer dropdown to multiple answer - refs BT#20086 3 years ago
Angel Fernando Quiroz Campos 1a17ae8517 Quiz: Export multiple answer dropdown as QTI multiple choice interaction - refs BT#20086 3 years ago
Angel Fernando Quiroz Campos 16c43ba415 Minor: Fix lang var - refs BT#20086 3 years ago
Angel Fernando Quiroz Campos 4ae151feba Quiz: use first line when importing CSV to add multiple answer dropdown - refs BT#20086 3 years ago
Angel Fernando Quiroz Campos 996155ec05 Quiz: Add icons for question type Multiple Answer Dropdown - refs BT#20086 4 years ago
Angel Fernando Quiroz Campos 77bf120d77 Quiz: Add new question type Multiple Answer Dropdown - refs BT#20086 4 years ago
Angel Fernando Quiroz Campos 80d103357a Quiz: Fix division by zero + fix e_notice 4 years ago
Yannick Warnier f2544d9499 Minor: Code and documentation styling - refs BT#19984 4 years ago
Yannick Warnier 882589a588 Internal: Add support for learnpaths, dropbox and audio answers to SessionManager::delete(). Add definable course and session in corresponding code - refs BT#19984 4 years ago
Christian eac67565b4 Exercise - Allow iframe in quiz description - refs BT#20041 4 years ago
Angel Fernando Quiroz Campos 2cc0996d9b Minor: Format code 4 years ago
Yannick Warnier a91286ed33 Exercise: Fix matching global and matching draggable global question types setting wrong c_quiz_answer.correct id - refs BT#19930 4 years ago
Yannick Warnier 4250997a69 Exercise: Fix issue getting the 'hide question number' property in exercises when questions are shared with 1 or more other exercise - refs BT#19985 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
NicoDucou e969b99410 Exercise: fix picture name to correspond to name of files created -refs BT#19930 and BT#19961 4 years ago
Yannick Warnier b128b2b2f9 Internal: Exercise: Improve removeFromList() definition 4 years ago
Yannick Warnier b050ffba54 Exercise: Add option not to delete a question-related picture in Question::delete() (added missing code from previous commit) - refs BT#19212 4 years ago
Yannick Warnier dd320c5685 Exercise: Add option not to delete a question-related picture in Question::delete() - refs BT#19212 4 years ago
Christian 68bfb4770a Exercise - new icon names for the new question types - refs BT#19930 4 years ago
Yannick Warnier d0171255a6 Minor: Improve code syntax 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 301c32975c Exercise: Fix pop-up with random questions 4 years ago