Commit Graph

136 Commits (9ed6dc66f5e041237e363ccbbfdffc99bc6e21b2)

Author SHA1 Message Date
Julio Montoya 783b183912 When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
Julio Montoya 43e770d5f8 Fixing question list count 13 years ago
Julio Montoya e9140f9887 Fixing random question list generation 13 years ago
Julio Montoya d885f1d0d3 Changing function name, adding comments 13 years ago
Julio Montoya 010f988df2 Fixing question pagination parser 13 years ago
Julio Montoya ed060f8f2a Adding ckeditor support in free answers 13 years ago
Julio Montoya 34a4d4e02c Fixing question list pagination with medias + categories 13 years ago
Julio Montoya 2986aba906 Fixing exercise "pagination" when using medias 13 years ago
Julio Montoya bd5b14c5f1 Building the question list if the "exercise rel category" were set 13 years ago
Julio Montoya 5c33814955 Fixing exercise description when it has HTML content 13 years ago
Julio Montoya 51b2fecba7 Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 13 years ago
Julio Montoya 07e6e29db3 Fixing question_list_flatten session array assignation 13 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 13 years ago
Julio Montoya c8ea456640 Fixing exercise exam pagination when using "medias" 13 years ago
Julio Montoya 0af851e415 Adding end_button setting in exercises see BT#6221 13 years ago
Julio Montoya 3ad4245489 If fast edit exercise setting is on then show the question advanced settings 13 years ago
Julio Montoya e8d422c534 Fixing exercise div structure 13 years ago
Julio Montoya b0e315664c Adding Question Manager role see BT#6042 13 years ago
Julio Montoya a4a9f2f2a6 Fixing fatal error for missing class update_attempt_date 13 years ago
Julio Montoya 27b211519d Passing the question list instead of regenerating from the exercise obj see BT#5635 13 years ago
Julio Montoya 69e70fadf0 Improving exercise question pagination by categories see BT#5635 13 years ago
Julio Montoya 5cad46a66f Changing exercise pagination colors 13 years ago
Julio Montoya 283b7252c3 Fixing reminder question list 13 years ago
Julio Montoya 21c52457a1 Moving functions in the class Exerciselib 13 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 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 13 years ago
Julio Montoya ebf3297902 Adding cidreq when redirecting a page 13 years ago
Julio Montoya 84908ccdcb Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638 13 years ago
Julio Montoya c9af20aa54 Fixing media question counter instead of 2, 2, 2, 2 it shows a, b ,c etc 13 years ago
Julio Montoya 79ddf0f850 Fixing matching question due recent merge with the new question types. 13 years ago
Julio Montoya 9bba9105ce Fixing draggable question 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 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 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Julio Montoya 2758b2bd29 Removing console logs 13 years ago
Julio Montoya ae490d320a Fixing new question type that matches words see BT#5980 13 years ago
Julio Montoya 4def1da626 Drag and drop question type based in matching see BT#5980 13 years ago
Julio Montoya 70e387ae08 Fixing exercise unique answer UI see BT#5940 13 years ago
Julio Montoya c283596ef8 Unique answer question, improving UI see BT#5938 13 years ago
Julio Montoya 5c7b44b478 Adding new unique image answer type see BT#5938 13 years ago
Julio Montoya 7ab2456fa8 Drag and drop draft using jplumb fixes when using all questions in 1 page see #5959 13 years ago
Julio Montoya 6ff2df4a85 Drag and drop draft using jplumb see #5959 13 years ago
Julio Montoya 5011fa9971 Should show comments when the teacher is correcting an exercise see #5812 14 years ago
Julio Montoya 0d48b77b34 Minor - code formatting 14 years ago
Yannick Warnier 488ef3e727 Fixing 'next' button in exercises the right way (excessive commas) - refs BT#5728 14 years ago
Julio Montoya 55dd6ccf06 Minor - cleaning white spaces 14 years ago
Julio Montoya d9c5d7a818 Removing console.log 14 years ago
Julio Montoya 9c86897424 Fixing hotspot result 14 years ago
Julio Montoya d7aa82379c Minor - removing whitespaces 14 years ago