|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | qtype |
Variables | |
| $string ['answerno'] = 'Answer {$a}' | |
| $string ['cannotchangeamissingqtype'] = 'You cannot make any changes to a question of a missing type.' | |
| $string ['deletedquestion'] = 'Missing question' | |
| $string ['deletedquestiontext'] = 'This question is missing. Unable to display anything.' | |
| $string ['missingqtypewarning'] = 'This question is of a type that is not currently installed on this system. You will not be able to do anything with this question.' | |
| $string ['missing'] = 'Question of a type that is not installed on this system' | |
| $string ['pluginname'] = 'Missing type' | |
| $string ['pluginnameadding'] = 'Adding a question of a type that is not installed on this system' | |
| $string ['pluginnameediting'] = 'Editing a question of a type that is not installed on this system' | |
| $string ['warningmissingtype'] = '<b>This question is of a type that has not been installed on your Moodle yet.<br />Please alert your Moodle administrator.</b>' | |
| $string['answerno'] = 'Answer {$a}' |
Definition at line 26 of file qtype_missingtype.php.
| $string['cannotchangeamissingqtype'] = 'You cannot make any changes to a question of a missing type.' |
Definition at line 27 of file qtype_missingtype.php.
| $string['deletedquestion'] = 'Missing question' |
Definition at line 28 of file qtype_missingtype.php.
Definition at line 29 of file qtype_missingtype.php.
| $string['missingqtypewarning'] = 'This question is of a type that is not currently installed on this system. You will not be able to do anything with this question.' |
Definition at line 30 of file qtype_missingtype.php.
| $string['missing'] = 'Question of a type that is not installed on this system' |
Definition at line 31 of file qtype_missingtype.php.
| $string['pluginname'] = 'Missing type' |
Definition at line 32 of file qtype_missingtype.php.
Definition at line 33 of file qtype_missingtype.php.
Definition at line 34 of file qtype_missingtype.php.
| $string['warningmissingtype'] = '<b>This question is of a type that has not been installed on your Moodle yet.<br />Please alert your Moodle administrator.</b>' |
Definition at line 35 of file qtype_missingtype.php.