|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | gradeexport_xml |
Variables | |
| $string ['pluginname'] = 'XML file' | |
| $string ['xml:publish'] = 'Publish XML grade export' | |
| $string ['xml:view'] = 'Use XML grade export' | |
| $string ['useridnumberwarning'] = 'User\'s without an ID number are excluded from the XML export as they cannot be imported' | |
| $string['pluginname'] = 'XML file' |
Definition at line 26 of file gradeexport_xml.php.
| $string['xml:publish'] = 'Publish XML grade export' |
Definition at line 27 of file gradeexport_xml.php.
| $string['xml:view'] = 'Use XML grade export' |
Definition at line 28 of file gradeexport_xml.php.
| $string['useridnumberwarning'] = 'User\'s without an ID number are excluded from the XML export as they cannot be imported' |
Definition at line 29 of file gradeexport_xml.php.