Commit Graph

141 Commits (135753fca40fa6ef5b0f81637ea10d8afadfb73b)

Author SHA1 Message Date
Julio Montoya 982eb4b51f Format code, add api_get_cidreq 10 years ago
Julio Montoya 42d12d826c Format code, add docs, remove unused code. 10 years ago
Julio Montoya 1d202e9ed5 Fix URL replace & with & see #7599 10 years ago
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 10 years ago
Julio Montoya 33fbb0eef9 Remove deprecated unused code. 10 years ago
Julio Montoya a83a4af79b Rename Testcategory to TestCategory 10 years ago
Yannick Warnier 94c9767608 Replace &copy_question by &question_copy to avoid issue with HTML © character - refs CT#7524 10 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya ea239d356a Adding commented code to avoid doubles see BT#8982 11 years ago
Julio Montoya 51a76eefdd Minor - format code, fixing PHP warnings. 11 years ago
Julio Montoya 147a23b810 Fixing question pool for admins see BT#8953 11 years ago
Julio Montoya 1dd2a77bd2 Minor - format code. 11 years ago
Julio Montoya c9cdd03091 Fixing session icon. 11 years ago
Julio Montoya 643a7e2b59 Fixing query in question pool fixes BT#8922 11 years ago
Julio Montoya 3488d5149a Fixing query. 11 years ago
Julio Montoya fba3ce7329 Fixing queries 11 years ago
Julio Montoya 316dc28fad Minor - Fixing indentation. 11 years ago
Julio Montoya 691535c705 Fixing question_pool see BT#8770 11 years ago
Julio Montoya e9f51fc4a6 Minor - format code. 11 years ago
Julio Montoya 67364303ab Fixing copy question update list. 11 years ago
Julio Montoya 07eda144f1 Fixing &copy bug see BT#7780 11 years ago
Julio Montoya 6eae2367f7 Adding session filter see BT#8479 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 3594c729d7 Format code. 11 years ago
Julio Montoya d754646fab Fixing typos, code formatting, docs, fixing PHP warnings. 11 years ago
Hubert Borderiou edb349cae5 Display hidden tests in Recycle question menu - ref #6819 11 years ago
Julio Montoya 48fc6231b1 Fixing orphan questions bugs see BT#5854 12 years ago
Julio Montoya 81584e91bb Removing $fromExercise value see BT#6262 12 years ago
Julio Montoya 89f4d72b20 Disabling old code of question_pool.php + removing unused code 12 years ago
Julio Montoya 78caeb5f1e Adding new question pool filters in /web/exercise/question-pool 12 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 12 years ago
Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 5cf794ae30 Fixing query using "iid" instead of id due the global/local categories see BT#5638 12 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 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 12 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 13 years ago
Julio Montoya 38566467f9 Fixing lang var, minor UI changes see #4228 13 years ago
Julio Montoya e75b640566 Replacing feedbacktype with feedback_type 13 years ago