|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $id = required_param('id', PARAM_INT) | |
| $context = get_context_instance(CONTEXT_COURSE, $id) | |
| $strgrades = get_string('grades', 'grades') | |
| $actionstr = get_string('pluginname', 'gradeimport_xml') | |
| if(!empty($CFG->gradepublishing)) | $mform = new grade_import_form() |
| $actionstr = get_string('pluginname', 'gradeimport_xml') |
| if (!empty($CFG->gradepublishing)) $mform = new grade_import_form() |
| $strgrades = get_string('grades', 'grades') |