Commit Graph

17 Commits (57947095a3afef99532aeec01122408e250f647f)

Author SHA1 Message Date
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 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 ab5244cf84 Replace function name. 10 years ago
Angel Fernando Quiroz Campos d1a21a6c9b Rename track_e_exercices to track_e_exercises table - refs #7268 10 years ago
Julio Montoya d65a12c42c Change statsUtils.lib.inc.php into a class 10 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya c538dec7d3 Minor - format code. 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 654c6bbf03 Minor - Fixing message to show. 11 years ago
Julio Montoya f1ca812d3e Adding delete button for hotpotatoes attempts see BT#6638 11 years ago
Julio Montoya 0044672026 Minor - format code, fixing PHP warnings. 11 years ago
Julio Montoya 4f2721953d Using absolut URL paths 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 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 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 f4f0ea6397 Removing require_once for "mail.lib.inc.php" 12 years ago
Julio Montoya 5be7c83f19 Removing all $extra_params['rowList'] array use the default jqgrid setting see #5381 12 years ago
Yoselyn Castillo ad7dfe04e7 Should fix exercise report for hotpotatoes see #5376 12 years ago
Hubert Borderiou 2d00529736 CSV export for Hotpotatoes test results - ref #5624 12 years ago
Hubert Borderiou ceb8e708b5 Page to display hot potatoes test results for teachers - ref #5376 12 years ago
Julio Montoya 8e01d315b4 Fixing attempt delete error in exercises see #5373 12 years ago
Julio Montoya 211f2b7946 drh role can access the exercise reports see #4676 13 years ago
Julio Montoya 0b3200331a Blocking page for students 13 years ago
Julio Montoya 4a83a66e41 Saving duration in seconds and showing in minutes see BT#4488 13 years ago
Julio Montoya f11a32b22a Adding start_date, end_date, duration in reports see #4545 13 years ago
Julio Montoya d2e79e04d6 Adding the stats.php page link see #3954 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 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
Julio Montoya 4f4943a6fd Using the Formvalidator class instead of HTML 13 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 13 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 46ee4c9fa0 More fixes in the exercise report 13 years ago
Julio Montoya 09121a6463 Cleaning exercise report + fixing exercise result exports (partial) 13 years ago
Julio Montoya 408922bcc7 Adding live stats link 13 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 13 years ago
Julio Montoya 20e084eda9 Minor corrections in exercises 13 years ago
Julio Montoya 8bc3854a02 Cleaning style codes + fixing page style in question pool 13 years ago
Hubert Borderiou bcf56bc090 add username tooltip for jqgrid test result table - ref #4226 13 years ago
Julio Montoya 17b0aef223 Partial fix in the exercise report the group filter is missing 13 years ago
Julio Montoya f55dfc233f Adding jqgrid table in the exercise result (still working) 13 years ago
Julio Montoya 3783b375de Adding report by question page see #3864 13 years ago
Julio Montoya 455271178e Adding links in order to view the live stats see #4100 + some fixes in buttons + adding comments + fixing queries 13 years ago
Julio Montoya 2863bb7ac1 Fixing tip bubble in exercise, + showing the status of the exercise result 13 years ago
Julio Montoya 9383e78929 Replacing filename from exercice_report.php to exercise_report.php 13 years ago
Julio Montoya 3e14a32a2c More hotpotatoes fixes (due latest changes exercise_report.php) 13 years ago
Julio Montoya 20c0fa457c Fixing hotpotatoes results due latest changes when creating the new page exercise_report.php 13 years ago