moodle/grade/export/txt
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
..
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
dump.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:11:29 +00:00
export.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:11:29 +00:00
grade_export_txt.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:11:29 +00:00
index.php MDL-23071 standardising gradebook plugin names 2010-07-04 13:08:11 +00:00
version.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:11:29 +00:00