|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | qtype |
Variables | |
| $string ['addingrandomsamatch'] = 'Adding a Random short-answer matching question' | |
| $string ['editingrandomsamatch'] = 'Editing a Random short-answer matching question' | |
| $string ['nosaincategory'] = 'There are no short answer questions in the category that you chose \'{$a->catname}\'. Choose a different category, make some questions in this category.' | |
| $string ['notenoughsaincategory'] = 'There is/are only {$a->nosaquestions} short answer questions in the category that you chose \'{$a->catname}\'. Choose a different category, make some more questions in this category or reduce the amount of questions you\'ve selected.' | |
| $string ['randomsamatch'] = 'Random short-answer matching' | |
| $string ['randomsamatch_help'] = 'From the student perspective, this looks just like a matching question. The difference is that the list of names or statements (questions) for matching are drawn randomly from the short answer questions in the current category. There should be sufficient unused short answer questions in the category, otherwise an error message will be displayed.' | |
| $string ['randomsamatch_link'] = 'question/type/randomsamatch' | |
| $string ['randomsamatchsummary'] = 'Like a Matching question, but created randomly from the short answer questions in a particular category.' | |
| $string['addingrandomsamatch'] = 'Adding a Random short-answer matching question' |
Definition at line 26 of file qtype_randomsamatch.php.
| $string['editingrandomsamatch'] = 'Editing a Random short-answer matching question' |
Definition at line 27 of file qtype_randomsamatch.php.
| $string['nosaincategory'] = 'There are no short answer questions in the category that you chose \'{$a->catname}\'. Choose a different category, make some questions in this category.' |
Definition at line 28 of file qtype_randomsamatch.php.
| $string['notenoughsaincategory'] = 'There is/are only {$a->nosaquestions} short answer questions in the category that you chose \'{$a->catname}\'. Choose a different category, make some more questions in this category or reduce the amount of questions you\'ve selected.' |
Definition at line 29 of file qtype_randomsamatch.php.
| $string['randomsamatch'] = 'Random short-answer matching' |
Definition at line 30 of file qtype_randomsamatch.php.
| $string['randomsamatch_help'] = 'From the student perspective, this looks just like a matching question. The difference is that the list of names or statements (questions) for matching are drawn randomly from the short answer questions in the current category. There should be sufficient unused short answer questions in the category, otherwise an error message will be displayed.' |
Definition at line 31 of file qtype_randomsamatch.php.
| $string['randomsamatch_link'] = 'question/type/randomsamatch' |
Definition at line 32 of file qtype_randomsamatch.php.
| $string['randomsamatchsummary'] = 'Like a Matching question, but created randomly from the short answer questions in a particular category.' |
Definition at line 33 of file qtype_randomsamatch.php.