Commit History

Author SHA1 Message Date
  Julio Montoya 51b2fecba7 Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 11 years ago
  Julio Montoya 07e6e29db3 Fixing question_list_flatten session array assignation 11 years ago
  Julio Montoya 8bc3e0fc8a Remind color is always orange even if you answered the question see BT#6168, also moving some code inside a function in exercise.class.php 11 years ago
  Julio Montoya c8ea456640 Fixing exercise exam pagination when using "medias" 11 years ago
  Julio Montoya 0af851e415 Adding end_button setting in exercises see BT#6221 11 years ago
  Julio Montoya 0b636c4334 Merge 11 years ago
  Julio Montoya 3ad4245489 If fast edit exercise setting is on then show the question advanced settings 11 years ago
  Julio Montoya 6d5bbab4cd Merge remote-tracking branch 'upstream/master' 11 years ago
  Julio Montoya e8d422c534 Fixing exercise div structure 11 years ago
  Julio Montoya 0b17d92812 Merge 11 years ago
  Julio Montoya b0e315664c Adding Question Manager role see BT#6042 11 years ago
  Julio Montoya a4a9f2f2a6 Fixing fatal error for missing class update_attempt_date 11 years ago
  Yannick Warnier 86df2ea6b6 Temporarily fixed missing function 11 years ago
  Julio Montoya 27b211519d Passing the question list instead of regenerating from the exercise obj see BT#5635 11 years ago
  Julio Montoya 69e70fadf0 Improving exercise question pagination by categories see BT#5635 11 years ago
  Julio Montoya 5cad46a66f Changing exercise pagination colors 11 years ago
  Julio Montoya 283b7252c3 Fixing reminder question list 11 years ago
  Julio Montoya 21c52457a1 Moving functions in the class Exerciselib 11 years ago
  Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 11 years ago
  Julio Montoya 400fd95f22 If a category ordered setting was turned on a message will appear "AllQuestionsMustHaveACategory". Adding code in order to manage ordered categories. Adding root category in exercise_reminder.php 11 years ago
  Julio Montoya ebf3297902 Adding cidreq when redirecting a page 11 years ago
  Julio Montoya 84908ccdcb Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638 11 years ago
  Julio Montoya c9af20aa54 Fixing media question counter instead of 2, 2, 2, 2 it shows a, b ,c etc 11 years ago
  Julio Montoya 79ddf0f850 Fixing matching question due recent merge with the new question types. 11 years ago
  Julio Montoya 9bba9105ce Fixing draggable question 11 years ago
  Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 11 years ago
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 11 years ago
  Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 11 years ago
  Julio Montoya cb3020e45a Removing var_dumps 11 years ago
  Julio Montoya 2758b2bd29 Removing console logs 11 years ago