moodle/grade/report/grader
2011-01-18 11:56:21 +08:00
..
db accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
lang/en MDL-23071 standardising gradebook plugin names 2010-07-04 13:08:11 +00:00
ajax_callbacks.php MDL-24321 switching to stdClass in /g*/ 2010-09-21 08:16:49 +00:00
index.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
lib.php gradebook MDL-25769 Fixed SQL syntax formatting 2011-01-18 11:56:21 +08:00
module.js gradebook MDL-24717 adding a div with a class so that the overlay on the grader report can have a background added by css 2010-10-19 02:39:37 +00:00
preferences.php navigation MDL-22321 Fixed up the navigation in the grades section 2010-05-05 03:27:22 +00:00
preferences_form.php MDL-21695 Replaced grade/gradeboundary.html 2010-05-27 20:54:47 +00:00
quickedit_item.php MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits 2010-02-17 16:59:41 +00:00
README.txt Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00
settings.php MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
styles.css gradebook MDL-22820 Fixed some more naughty CSS selectors 2010-06-17 06:42:38 +00:00
tabs.php MDL-23071 standardising gradebook plugin names 2010-07-04 13:08:11 +00:00
version.php MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins 2010-09-05 20:36:18 +00:00

The default gradebook interface that teachers will use.