Commit Graph

170 Commits (be38910cccdb7bdbcecabbf41c19052ca5a73a18)

Author SHA1 Message Date
Yannick Warnier 5e9f2f0b6c Admin: Add configuration setting 'quiz_question_edit_open_advanced_params_by_default' to show questions advanced settings by default - refs #4242 1 year ago
Yannick Warnier b4fa0d0435 Exercise: log creation of new questions by duplication - refs BT#21185 2 years ago
Christian c336df09ef Exercise: Rename globals questions by combination in code - refs BT#20518 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
Angel Fernando Quiroz Campos d7d3613ecf Differ multiple answer dropdown and global dropdown - refs BT#20086 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 77bf120d77 Quiz: Add new question type Multiple Answer Dropdown - refs BT#20086 3 years ago
Angel Fernando Quiroz Campos 2cc0996d9b Minor: Format code 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 f073aa56e5 Minor - clean code with php-cs-fixer 4 years ago
Angel Fernando Quiroz Campos 29053960c6 Minor: Format code 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
Yannick Warnier d0171255a6 Minor: Improve code syntax 4 years ago
Christian 6b59b41283 Exercise - add 4 type of questions with global score - refs BT#19930 4 years ago
christianbeeznest 8832ddb09b
Exercise: Add "file upload" question type - refs BT#18258 4 years ago
Yannick Warnier 9697f85a35 Quiz: Fix id field use in question update - refs BT#18452 5 years ago
Yannick Warnier 915d67909d
Exercise: Convert id usage for iid - refs #18452 5 years ago
Angel Fernando Quiroz Campos 316bc309f6 Remove unnecessary quotes in queries - refs BT#18201 5 years ago
Angel Fernando Quiroz Campos efc126a21f Quiz: Use iid instead of id in c_quiz_question_option queries - refs BT#18452 5 years ago
Angel Fernando Quiroz Campos 4d8acb3de2 Quiz: Use iid instead of id in c_quiz_answer queries - refs BT#18452 5 years ago
Angel Fernando Quiroz Campos 8d08d2979b Quiz: Use iid instead of id in c_quiz_question queries - refs BT#18452 5 years ago
Angel Fernando Quiroz Campos ec024dcf1d Quiz: Use iid instead of id in c_quiz queries - refs BT#18452 5 years ago
Angel Fernando Quiroz Campos 698351ec8d Minor - Flint fixes 5 years ago
Yannick Warnier 9f8b476a45 Quiz: Add quiz_hide_question_number setting effect in quiz results - refs BT#18450 5 years ago
Yannick Warnier 481356fd33 Admin: Quiz: Add configuration setting 'quiz_hide_question_number' to remove numbering (still missing results page numbering removal). Fix code style and rename configuration variable from hide_question_number to quiz_hide_question_number - refs BT#18450 5 years ago
Carlos Alvarado 8c09bb1856
Minor: Exercise: Flintci Fix - refs BT#18450 5 years ago
Carlos Alvarado 312d370af4
Exercise: Added configuration to show or hide the question number in exercises - refs BT#18450 5 years ago
Julio Montoya 3d221e17f0 Exercises: Update questions order only for random or user order. 5 years ago
Yannick Warnier f17e5c42f0 Exercise: Remove previous type definition in method arguments blocking in PHP 7.1 5 years ago
Angel Fernando Quiroz Campos ecffcfd0ae
Quiz: Fix default values for mcmao/mccert questions - refs #3502 5 years ago
Julio Montoya d3e46317ae Minor - fix function name apiBlockInactiveUser, update from master 5 years ago
Julio Montoya 45e776f11a Extra fields: Add option to copy values from one item to another. 5 years ago
Julio Montoya b52c33db24 Minor - remove console.log 5 years ago
Julio Montoya e65dbf49c7 Minor - format code 5 years ago
Julio Montoya dcaafe9f7d Minor - format code, replace $(document).ready() with $(function() { 5 years ago
Julio Montoya 9ff5505ecc Admin: Add config allow_mandatory_question_in_category BT#17789 5 years ago
Julio Montoya d011680cf6 Exercise: Show message in pdf report when using hotspot 5 years ago
Julio Montoya c9af2347b7 Exercise: Add hide comment column BT#17914 5 years ago
Yannick Warnier 362f1a1396 Quiz - Fix linefeed issue blocking JS execution (although it goes against code conventions) and update language terms - refs #3090 6 years ago
Julio Montoya 9cf9e724f9 Add event log to save changes when updating a course BT#17347 6 years ago
Julio Montoya f560d7f7b5 Admin: Add setting 'show_exercise_question_certainty_ribbon_result' 6 years ago
Julio Montoya bbad3eb865 Minor - fix php warning + fix error if $objExercise is empty 6 years ago
Julio Montoya fe5352b3f3 Update from master (format code) 6 years ago
Julio Montoya 0982d429cf Flint fixes 6 years ago
Angel Fernando Quiroz Campos 0240f23df4 Quiz: Fix save extrafields for questions - refs BT#16679 6 years ago
Angel Fernando Quiroz Campos e0495d9701 Minor - Format code - refs BT#16679 6 years ago