|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | qtype |
Variables | |
| $string ['addmoreanswerblanks'] = 'Blanks for {no} More Answers' | |
| $string ['answer'] = 'Answer: {$a}' | |
| $string ['answermustbegiven'] = 'You must enter an answer if there is a grade or feedback.' | |
| $string ['answerno'] = 'Answer {$a}' | |
| $string ['caseno'] = 'No, case is unimportant' | |
| $string ['casesensitive'] = 'Case sensitivity' | |
| $string ['caseyes'] = 'Yes, case must match' | |
| $string ['correctansweris'] = 'The correct answer is: {$a}.' | |
| $string ['correctanswers'] = 'Correct answers' | |
| $string ['filloutoneanswer'] = 'You must provide at least one possible answer. Answers left blank will not be used. \'*\' can be used as a wildcard to match any characters. The first matching answer will be used to determine the score and feedback.' | |
| $string ['notenoughanswers'] = 'This type of question requires at least {$a} answers' | |
| $string ['pleaseenterananswer'] = 'Please enter an answer.' | |
| $string ['pluginname'] = 'Short answer' | |
| $string ['pluginname_help'] = 'In response to a question (that may include a image) the respondent types a word or short phrase. There may be several possible correct answers, each with a different grade. If the "Case sensitive" option is selected, then you can have different scores for "Word" or "word".' | |
| $string ['pluginname_link'] = 'question/type/shortanswer' | |
| $string ['pluginnameadding'] = 'Adding a short answer question' | |
| $string ['pluginnameediting'] = 'Editing a Short answer question' | |
| $string ['pluginnamesummary'] = 'Allows a response of one or a few words that is graded by comparing against various model answers, which may contain wildcards.' | |
| $string['addmoreanswerblanks'] = 'Blanks for {no} More Answers' |
Definition at line 26 of file qtype_shortanswer.php.
| $string['answer'] = 'Answer: {$a}' |
Definition at line 27 of file qtype_shortanswer.php.
| $string['answermustbegiven'] = 'You must enter an answer if there is a grade or feedback.' |
Definition at line 28 of file qtype_shortanswer.php.
| $string['answerno'] = 'Answer {$a}' |
Definition at line 29 of file qtype_shortanswer.php.
| $string['caseno'] = 'No, case is unimportant' |
Definition at line 30 of file qtype_shortanswer.php.
| $string['casesensitive'] = 'Case sensitivity' |
Definition at line 31 of file qtype_shortanswer.php.
| $string['caseyes'] = 'Yes, case must match' |
Definition at line 32 of file qtype_shortanswer.php.
| $string['correctansweris'] = 'The correct answer is: {$a}.' |
Definition at line 33 of file qtype_shortanswer.php.
| $string['correctanswers'] = 'Correct answers' |
Definition at line 34 of file qtype_shortanswer.php.
| $string['filloutoneanswer'] = 'You must provide at least one possible answer. Answers left blank will not be used. \'*\' can be used as a wildcard to match any characters. The first matching answer will be used to determine the score and feedback.' |
Definition at line 35 of file qtype_shortanswer.php.
Definition at line 36 of file qtype_shortanswer.php.
| $string['pleaseenterananswer'] = 'Please enter an answer.' |
Definition at line 37 of file qtype_shortanswer.php.
| $string['pluginname'] = 'Short answer' |
Definition at line 38 of file qtype_shortanswer.php.
| $string['pluginname_help'] = 'In response to a question (that may include a image) the respondent types a word or short phrase. There may be several possible correct answers, each with a different grade. If the "Case sensitive" option is selected, then you can have different scores for "Word" or "word".' |
Definition at line 39 of file qtype_shortanswer.php.
| $string['pluginname_link'] = 'question/type/shortanswer' |
Definition at line 40 of file qtype_shortanswer.php.
| $string['pluginnameadding'] = 'Adding a short answer question' |
Definition at line 41 of file qtype_shortanswer.php.
| $string['pluginnameediting'] = 'Editing a Short answer question' |
Definition at line 42 of file qtype_shortanswer.php.
| $string['pluginnamesummary'] = 'Allows a response of one or a few words that is graded by comparing against various model answers, which may contain wildcards.' |
Definition at line 43 of file qtype_shortanswer.php.