Julio Montoya
|
2348583172
Changing global/local categories colors + adding edit/delete buttons for media questions
|
11 years ago |
Julio Montoya
|
099ed0a97c
Minor - cosmetic changes
|
11 years ago |
Julio Montoya
|
249fe52343
No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question.
|
11 years ago |
Julio Montoya
|
8010cd2e77
Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller.
|
11 years ago |
Julio Montoya
|
f3698c0aa9
Minor cosmetic changes
|
11 years ago |
Julio Montoya
|
5cad46a66f
Changing exercise pagination colors
|
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
|
84908ccdcb
Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638
|
11 years ago |
Julio Montoya
|
79ddf0f850
Fixing matching question due recent merge with the new question types.
|
11 years ago |
Julio Montoya
|
49e2bbdc0b
Fixing delete exercise
|
11 years ago |
Julio Montoya
|
9bba9105ce
Fixing draggable question
|
11 years ago |
Julio Montoya
|
aaa286944a
Fixing queries due recent changes in the DB see BT#5638
|
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
|
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
|
11 years ago |
Julio Montoya
|
2bf62cca94
Adding c_id field in track_e_hotspot
|
11 years ago |
Julio Montoya
|
a80068100d
Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638
|
11 years ago |
Julio Montoya
|
4b6132d7e7
Adding function comments
|
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
|
6f999bf32f
Minor - cosmetic changes
|
11 years ago |
Julio Montoya
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
11 years ago |
Julio Montoya
|
cb3020e45a
Removing var_dumps
|
11 years ago |
Julio Montoya
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
11 years ago |
Julio Montoya
|
e46a394f7f
Fixing PHP notices
|
11 years ago |
Julio Montoya
|
9b85836c4a
Merge with 1.9.x
|
11 years ago |
Julio Montoya
|
4def1da626
Drag and drop question type based in matching see BT#5980
|
11 years ago |
Julio Montoya
|
5c7b44b478
Adding new unique image answer type see BT#5938
|
11 years ago |
Yoselyn Castillo
|
d55de450b7
Lp with no results see #5990
|
11 years ago |
Julio Montoya
|
23f364d2cf
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
|
12 years ago |