Commit Graph

411 Commits (e7c246f349e51c318b6ef99cf2bcc8cf6fbde156)

Author SHA1 Message Date
Julio Montoya 36d625ca98 Adding variable to session and then deleting the variable Session::erase('question_list_uncompressed'); see BT#6996 12 years ago
Julio Montoya c6fbfd7f01 Minor - removing whitespaces 12 years ago
Julio Montoya 1705952e5d Minor - removing unused code. 12 years ago
Julio Montoya b71c1b4323 Adding new form feature see BT#6933 & BT#6934 12 years ago
Julio Montoya ed99d1b4e1 Fixing session id issues in the quiz distribution. 12 years ago
Yannick Warnier fe7636dffb Better fix for error in exercise selection in main exercises list - loosely refs BT#6718 12 years ago
Yannick Warnier cb42bf46a7 Fixed error in exercise selection in main exercises list - loosely refs BT#6718 12 years ago
Julio Montoya ab3a81aa44 Adding distribution changes see #6718 12 years ago
Julio Montoya b6046ae717 Updating from mine branch 12 years ago
Julio Montoya d253e416ce Removing double format: addslashes(api_htmlentities 12 years ago
Julio Montoya 4f2721953d Using absolut URL paths 13 years ago
Julio Montoya 8d2a9f9f3b No need to add an obj when deleting a session 13 years ago
Julio Montoya 3d774d47e4 Fixing empty question list error 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Julio Montoya 783b183912 When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
Julio Montoya 22df8947dd Fixing exercise order when adding a test, renaming function names 13 years ago
Julio Montoya e7fd5876fa Adding random value in exercise list 13 years ago
Yannick Warnier 4c96a053f3 Added proper icons for media questions 13 years ago
Julio Montoya 45218bb7d1 Commenting code that slow down the question list 13 years ago
Julio Montoya f673f76991 Changing constant TABLE_QUIZ_CATEGORY instead of TABLE_QUIZ_QUESTION_CATEGORY 13 years ago
Julio Montoya 27d7a1003c Adding new question tool table with extra fields using jqgrid 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 a80068100d Fixing diffirent bugs due recent merge with the global and multiple categories in exercises 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 dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Bonifacio a783ec390d Revert commit - Allow user to check his test result if the date of the test is over refs #5880 13 years ago
Hubert Borderiou 69476fe796 Display Not attempted if test not attempted and score not displayed 13 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 13 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 13 years ago
Hubert Borderiou 4473fb12dc Allow user to see his previous test results after test date limit - ref #5880 13 years ago
Julio Montoya a2e7a3996f Fixing error while hiding an exercise 13 years ago
Julio Montoya 25f8255007 Fixing query 13 years ago
Julio Montoya 274d3ca044 Allowing exercise order for 1.10 13 years ago
Julio Montoya 5d6b40d239 Fixing PHP warnings 13 years ago
Julio Montoya 032be5eb3e Fixing PHP warnings 13 years ago
Julio Montoya 431600a108 Minor avoiding PHP warnings + cleaning code 13 years ago
Julio Montoya 20845a397f Adding media functions (code commented) 13 years ago
Julio Montoya a2517cba7c Adding media functions 13 years ago
Julio Montoya 739db84070 Cleaning exercise files 13 years ago
Julio Montoya 3787093925 Adding commented code for ordering exercise questions see BT#5222 13 years ago
Julio Montoya 8dd6df1d9d Adding commenting code to manage exercise order see BT#5222 13 years ago
Yannick Warnier 0f7b665769 Added option to access exercise settings directly if more than 50 questions 13 years ago
Julio Montoya c7653332fb Fixing setting variables 13 years ago
Hubert Borderiou 5fb6258e74 Minor change on Force test in LP edit, display warning - ref #5288 13 years ago
Julio Montoya a17a9c687a PHP warning/notices avoided 13 years ago
Julio Montoya 7e25e09c61 Removing unused code 13 years ago
Julio Montoya 9033462ba6 Adding 'force_edit_exercise_in_lp' option in exercise class, in order to allow or disallow the edition of an exercise even if its added into a LP see #5288 13 years ago
Julio Montoya c26979adfa Fixing categories when using random for categories see #5714 13 years ago