moodle/grade
Petr Skoda b5e7b2bf2b MDL-23071 standardising gradebook plugin names
AMOS BEGIN
 MOV [modulename,gradeimport_csv],[pluginname,gradeimport_csv]
 MOV [modulename,gradeimport_xml],[pluginname,gradeimport_xml]
 MOV [modulename,gradeexport_ods],[pluginname,gradeexport_ods]
 MOV [modulename,gradeexport_txt],[pluginname,gradeexport_txt]
 MOV [modulename,gradeexport_xls],[pluginname,gradeexport_xls]
 MOV [modulename,gradeexport_xml],[pluginname,gradeexport_xml]
 MOV [modulename,gradereport_grader],[pluginname,gradereport_grader]
 MOV [modulename,gradereport_outcomes],[pluginname,gradereport_outcomes]
 MOV [modulename,gradereport_overview],[pluginname,gradereport_overview]
 MOV [modulename,gradereport_user],[pluginname,gradereport_user]
AMOS END
2010-07-04 13:08:11 +00:00
..
edit MDL-23071 standardising gradebook plugin names 2010-07-04 13:08:11 +00:00
export MDL-23071 standardising gradebook plugin names 2010-07-04 13:08:11 +00:00
import MDL-23071 standardising gradebook plugin names 2010-07-04 13:08:11 +00:00
report MDL-23071 standardising gradebook plugin names 2010-07-04 13:08:11 +00:00
simpletest gradebook MDL-22670 Added some unit tests for grade_edit_tree::format_number() 2010-06-23 05:09:24 +00:00
index.php MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE 2009-07-07 02:26:36 +00:00
lib.php MDL-23071 standardising gradebook plugin names 2010-07-04 13:08:11 +00:00
querylib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00