Commit Graph

52 Commits (skala)

Author SHA1 Message Date
Julio Montoya d23d7f7a83 Minor - fixing URL redirection see BT#6955 12 years ago
Julio Montoya d4b48e826b Adding new admin exercise report see BT#6646 12 years ago
Julio Montoya 44c603d945 Merging with 1.10 12 years ago
Julio Montoya d86c230d7b Fixing correct exercise 12 years ago
Julio Montoya 033cd8f3b1 Adding recalculate feature see #6422 12 years ago
Julio Montoya ac153456df Adding recalculate exercise result feature see #6422 12 years ago
Julio Montoya 88a999d6ea Fixing PHP warnings, replacing relative with absolute paths 13 years ago
Julio Montoya 4f2721953d Using absolut URL paths 13 years ago
Julio Montoya 3f55184d40 Fixing PHP warnings 13 years ago
Julio Montoya 9ba3973fe9 Fixing query + fixing PHP warning 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 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 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 471572d63e Minor - formatting code 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
Yannick Warnier f60a60f5c4 Added IP information to exercise tracking (as info icon) - refs #3987 13 years ago
Julio Montoya 7015227f36 Minor - removing white spaces 13 years ago
Julio Montoya fb6396fb8d Fixing exam URL sent to user see #5814 13 years ago
Julio Montoya 2669079814 LP column added in exercise report see #5469 13 years ago
Julio Montoya 5be7c83f19 Removing all $extra_params['rowList'] array use the default jqgrid setting see #5381 13 years ago
Julio Montoya b661997a74 Fixing hotpotatoe bug when viewing the exercise list as an student 13 years ago
Julio Montoya e67c5f7293 Minor - Cleaning some code 13 years ago
Julio Montoya bf9c016a39 When correcting an exercise email notification now is optional see #5439 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 8e01d315b4 Fixing attempt delete error in exercises see #5373 13 years ago
Julio Montoya 211f2b7946 drh role can access the exercise reports see #4676 13 years ago
Julio Montoya 0b3200331a Blocking page for students 14 years ago
Julio Montoya 4a83a66e41 Saving duration in seconds and showing in minutes see BT#4488 14 years ago
Julio Montoya f11a32b22a Adding start_date, end_date, duration in reports see #4545 14 years ago
Julio Montoya d2e79e04d6 Adding the stats.php page link see #3954 14 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 14 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 14 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 14 years ago
Julio Montoya 4f4943a6fd Using the Formvalidator class instead of HTML 14 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 14 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya 46ee4c9fa0 More fixes in the exercise report 14 years ago
Julio Montoya 09121a6463 Cleaning exercise report + fixing exercise result exports (partial) 14 years ago
Julio Montoya 408922bcc7 Adding live stats link 14 years ago
Julio Montoya 0438664ed6 Fixing exercise result in order to show the group. Disabling the exercise report for students, student need to go to the overview.php page 14 years ago
Julio Montoya 20e084eda9 Minor corrections in exercises 14 years ago
Julio Montoya 8bc3854a02 Cleaning style codes + fixing page style in question pool 14 years ago
Hubert Borderiou bcf56bc090 add username tooltip for jqgrid test result table - ref #4226 14 years ago
Julio Montoya 17b0aef223 Partial fix in the exercise report the group filter is missing 14 years ago
Julio Montoya f55dfc233f Adding jqgrid table in the exercise result (still working) 14 years ago
Julio Montoya 3783b375de Adding report by question page see #3864 14 years ago
Julio Montoya 455271178e Adding links in order to view the live stats see #4100 + some fixes in buttons + adding comments + fixing queries 14 years ago
Julio Montoya 2863bb7ac1 Fixing tip bubble in exercise, + showing the status of the exercise result 14 years ago