moodle/grade/report/grader
samhemelryk 458eb0d10c overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
2009-09-17 07:46:20 +00:00
..
db MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE 2009-07-07 02:26:36 +00:00
ajax.php MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax. 2008-04-18 19:30:28 +00:00
ajax_callbacks.php fixed sloppy coding style 2009-08-27 08:23:10 +00:00
ajaxlib.php MDL-19797 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:40:49 +00:00
functions.js MDL-19797 Upgraded most output code in grader report 2009-08-28 05:29:05 +00:00
grader.js MDL-20179 Replaced incompatible code with something cross-browser compatible. Merged from MOODLE_19_STABLE 2009-08-28 06:57:06 +00:00
index.php overlib MDL-19735 Overlib is now included only where it is used 2009-09-17 07:46:20 +00:00
lib.php MDL-19797 Added proper labels with accesshide class for all checkboxes 2009-09-08 03:18:03 +00:00
preferences.php MDL-19797 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 04:59:57 +00:00
preferences_form.php MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
quickedit_item.php MDL-19797 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 04:59:57 +00:00
README.txt
settings.php MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE 2009-07-07 02:26:36 +00:00
styles.php MDL-19797 Upgraded most output code in grader report 2009-08-28 05:29:05 +00:00
tabs.php MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE 2009-07-07 02:26:36 +00:00
version.php MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE 2009-07-07 02:26:36 +00:00

The default gradebook interface that teachers will use.