Commit Graph

407 Commits (ff59a61b0433e550c7e5dd5193309a08c00c3e17)

Author SHA1 Message Date
Julio Montoya a80068100d Fixing diffirent bugs due recent merge with the global and multiple categories in exercises 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 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 12 years ago
Julio Bonifacio a783ec390d Revert commit - Allow user to check his test result if the date of the test is over refs #5880 12 years ago
Hubert Borderiou 69476fe796 Display Not attempted if test not attempted and score not displayed 12 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
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 12 years ago
Hubert Borderiou 4473fb12dc Allow user to see his previous test results after test date limit - ref #5880 12 years ago
Julio Montoya a2e7a3996f Fixing error while hiding an exercise 12 years ago
Julio Montoya 25f8255007 Fixing query 12 years ago
Julio Montoya 274d3ca044 Allowing exercise order for 1.10 12 years ago
Julio Montoya 5d6b40d239 Fixing PHP warnings 12 years ago
Julio Montoya 032be5eb3e Fixing PHP warnings 12 years ago
Julio Montoya 431600a108 Minor avoiding PHP warnings + cleaning code 12 years ago
Julio Montoya 20845a397f Adding media functions (code commented) 12 years ago
Julio Montoya a2517cba7c Adding media functions 12 years ago
Julio Montoya 739db84070 Cleaning exercise files 12 years ago
Julio Montoya 3787093925 Adding commented code for ordering exercise questions see BT#5222 12 years ago
Julio Montoya 8dd6df1d9d Adding commenting code to manage exercise order see BT#5222 12 years ago
Yannick Warnier 0f7b665769 Added option to access exercise settings directly if more than 50 questions 12 years ago
Julio Montoya c7653332fb Fixing setting variables 12 years ago
Hubert Borderiou 5fb6258e74 Minor change on Force test in LP edit, display warning - ref #5288 12 years ago
Julio Montoya a17a9c687a PHP warning/notices avoided 12 years ago
Julio Montoya 7e25e09c61 Removing unused code 12 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 12 years ago
Julio Montoya c26979adfa Fixing categories when using random for categories see #5714 12 years ago
Julio Montoya a3cb652bb6 Adding add/edit medias see #5714 12 years ago
Julio Montoya 7d49277af9 Removing ALLOWED_TO_INCLUDE constant 12 years ago
Yoselyn Castillo ad7dfe04e7 Should fix exercise report for hotpotatoes see #5376 12 years ago
Julio Montoya b661997a74 Fixing hotpotatoe bug when viewing the exercise list as an student 12 years ago
Hubert Borderiou ceb8e708b5 Page to display hot potatoes test results for teachers - ref #5376 12 years ago
Julio Montoya 902607ba97 Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option 12 years ago
Hubert Borderiou ca8a23cbc6 Disable Pass Pourcentage feature if Pass Pourcentage = 0 - ref #5383 12 years ago
Yannick Warnier 52cb8ee787 Removed -lang- prefix in get_lang() calls 12 years ago
Hubert Borderiou fe5498aa6f Remove hotpotatoes delete bug - ref #2165 13 years ago
Julio Montoya 2654a19732 Removing tag + adding description lang variable already added see #4546 13 years ago
Julio Montoya 7e90dd229c Hiding an exercise if we added it in a LP see #4546 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 13 years ago
Julio Montoya 76d67cbff9 Fixing "create new exercise link" when only 1 hot potatoe exercise was added 13 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 13 years ago
Hubert Borderiou 3f494e3e29 Minor bug on question by category number 13 years ago
Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 13 years ago
Julio Montoya 724383f5ca Minor - Adding nice label 13 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago