Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/grade/import/xml/lang/en/gradeimport_xml.php File Reference

Go to the source code of this file.

Namespaces

namespace  gradeimport_xml

Variables

 $string ['errbadxmlformat'] = 'Error - bad XML format'
 $string ['errduplicategradeidnumber'] = 'Error - there are two grade items with idnumber \'{$a}\' in this course. This should be impossible.'
 $string ['errduplicateidnumber'] = 'Error - duplicate idnumber'
 $string ['errincorrectgradeidnumber'] = 'Error - idnumber \'{$a}\' from the import file does not match any grade item.'
 $string ['errincorrectidnumber'] = 'Error - incorrect idnumber'
 $string ['errincorrectuseridnumber'] = 'Error - idnumber \'{$a}\' from the import file does not match any user.'
 $string ['error'] = 'Errors occur'
 $string ['fileurl'] = 'Remote file URL'
 $string ['pluginname'] = 'XML file'
 $string ['xml:publish'] = 'Publish import grades from XML'
 $string ['xml:view'] = 'Import grades from XML'

Variable Documentation

$string['errbadxmlformat'] = 'Error - bad XML format'

Definition at line 26 of file gradeimport_xml.php.

$string['errduplicategradeidnumber'] = 'Error - there are two grade items with idnumber \'{$a}\' in this course. This should be impossible.'

Definition at line 27 of file gradeimport_xml.php.

$string['errduplicateidnumber'] = 'Error - duplicate idnumber'

Definition at line 28 of file gradeimport_xml.php.

$string['errincorrectgradeidnumber'] = 'Error - idnumber \'{$a}\' from the import file does not match any grade item.'

Definition at line 29 of file gradeimport_xml.php.

$string['errincorrectidnumber'] = 'Error - incorrect idnumber'

Definition at line 30 of file gradeimport_xml.php.

$string['errincorrectuseridnumber'] = 'Error - idnumber \'{$a}\' from the import file does not match any user.'

Definition at line 31 of file gradeimport_xml.php.

$string['error'] = 'Errors occur'

Definition at line 32 of file gradeimport_xml.php.

$string['fileurl'] = 'Remote file URL'

Definition at line 33 of file gradeimport_xml.php.

$string['pluginname'] = 'XML file'

Definition at line 34 of file gradeimport_xml.php.

$string['xml:publish'] = 'Publish import grades from XML'

Definition at line 35 of file gradeimport_xml.php.

$string['xml:view'] = 'Import grades from XML'

Definition at line 36 of file gradeimport_xml.php.

 All Data Structures Namespaces Files Functions Variables Enumerations