Commit Graph

122 Commits (e7c246f349e51c318b6ef99cf2bcc8cf6fbde156)

Author SHA1 Message Date
Julio Montoya 48fc6231b1 Fixing orphan questions bugs see BT#5854 12 years ago
Julio Montoya 81584e91bb Removing $fromExercise value see BT#6262 13 years ago
Julio Montoya 89f4d72b20 Disabling old code of question_pool.php + removing unused code 13 years ago
Julio Montoya 78caeb5f1e Adding new question pool filters in /web/exercise/question-pool 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 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 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 5cf794ae30 Fixing query using "iid" instead of id due the global/local categories 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 482a9832c9 Fixes bug that queries all "quiz_rel_question" rows (for orphan questions) when cleaning/copying a course see BT#5854 13 years ago
Julio Montoya e1a0ef63b7 Minor fixes coming from 1.10 13 years ago
Julio Montoya 8971ca227e Minor - updating icons 13 years ago
Julio Montoya 97aae33521 Fixing delete question + cosmetic changes 13 years ago
Julio Montoya c7e5752e01 Merging from 1.9.x + allowing multiple categories per question see #5715 13 years ago
Julio Montoya f8ff1d2fab Fixes in sessions due recent changes 13 years ago
Yannick Warnier c0b288c4a1 Removed -lang- prefix in get_lang() calls 13 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 13 years ago
Julio Montoya f332d961e2 Fixing question pool when copying an question to another course see #5164 14 years ago
Julio Montoya 38566467f9 Fixing lang var, minor UI changes see #4228 14 years ago
Julio Montoya e75b640566 Replacing feedbacktype with feedback_type 14 years ago
Yoselyn Castillo 24231f7bf2 Fix PHP warning see #4381 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya 528cfd47c2 Adding nanogong question type in exercises see BT#3593 14 years ago
Julio Montoya 8bc3854a02 Cleaning style codes + fixing page style in question pool 14 years ago
Hubert Borderiou dc0c35cef4 Remove bug with question type filter 14 years ago
Hubert Borderiou 2d2d16179f minor change . remove an echo trace. 14 years ago
Hubert Borderiou 19f2ef4f61 #4030 Start to do : add username to avoid homonymous and some commentary cleaning in code - refs #4030 14 years ago
Hubert Borderiou d33a242b19 minor change 14 years ago
Hubert Borderiou be0946b4fd #294 Add categories for test tool - minor changes 14 years ago
Julio Montoya 7509343211 Fixing exercise.lib.php calls 14 years ago
Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 14 years ago
Hubert Borderiou f24335604c #294 modification and update for adding questions categories 14 years ago
Julio Montoya 35b1978eeb Adding question categories see #294 developed by Hubert Borderiou 14 years ago
Julio Montoya bf991e8b38 Fixing bugs in question pool see #3973 14 years ago
Julio Montoya e8dd8d12dd Removing libraries from some scripts because they're already added in global.inc 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 14 years ago
Julio Montoya fde8c8d0aa More fixes in the question pool should be fine now see #3788 14 years ago
Julio Montoya 585d23d4b4 Fixing pagination + all by default see #3788 14 years ago
Julio Montoya 76d8b64d0e Fixing question pool when selecting multiple questions see #3789 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya c7bf5676d9 Using EXERCISE_MAX_NAME_SIZE in order to avoid big exercise titles .. 15 years ago
Julio Montoya d59f5f61c8 Fixing exercise breadcrumbs 15 years ago
Julio Montoya 554b6a1942 Fixing question pool when using Quiz Scenarion (hiding other type of questions) see #3472 15 years ago
Julio Montoya 1a2150ebe8 Fixing bread crumb, removing useless code see #3324 15 years ago
Julio Montoya e6adf46b2c Improving UI in question pool 15 years ago
Julio Montoya 0a85b06664 Adding fix sent by Marko Kastelic see #3324 15 years ago
Julio Montoya 46c0dfe066 Question pool: Hiding big green cross when course is different from the current course see BT#1917 15 years ago