|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | qtype |
Variables | |
| $string ['allowattachments'] = 'Allow attachments' | |
| $string ['formateditor'] = 'HTML editor' | |
| $string ['formateditorfilepicker'] = 'HTML editor with file picker' | |
| $string ['formatmonospaced'] = 'Plain text, monospaced font' | |
| $string ['formatplain'] = 'Plain text' | |
| $string ['graderinfo'] = 'Information for graders' | |
| $string ['nlines'] = '{$a} lines' | |
| $string ['pluginname'] = 'Essay' | |
| $string ['pluginname_help'] = 'In response to a question (that may include an image) the respondent writes an answer of a paragraph or two. The essay question will not be assigned a grade until it has been reviewed by a teacher and manually graded.' | |
| $string ['pluginname_link'] = 'question/type/essay' | |
| $string ['pluginnameadding'] = 'Adding an Essay question' | |
| $string ['pluginnameediting'] = 'Editing an Essay question' | |
| $string ['pluginnamesummary'] = 'Allows a response of a few sentences or paragraphs. This must then be graded manually.' | |
| $string ['responsefieldlines'] = 'Input box size' | |
| $string ['responseformat'] = 'Response format' | |
| $string['allowattachments'] = 'Allow attachments' |
Definition at line 26 of file qtype_essay.php.
| $string['formateditor'] = 'HTML editor' |
Definition at line 27 of file qtype_essay.php.
| $string['formateditorfilepicker'] = 'HTML editor with file picker' |
Definition at line 28 of file qtype_essay.php.
| $string['formatmonospaced'] = 'Plain text, monospaced font' |
Definition at line 29 of file qtype_essay.php.
| $string['formatplain'] = 'Plain text' |
Definition at line 30 of file qtype_essay.php.
| $string['graderinfo'] = 'Information for graders' |
Definition at line 31 of file qtype_essay.php.
| $string['nlines'] = '{$a} lines' |
Definition at line 32 of file qtype_essay.php.
| $string['pluginname'] = 'Essay' |
Definition at line 33 of file qtype_essay.php.
| $string['pluginname_help'] = 'In response to a question (that may include an image) the respondent writes an answer of a paragraph or two. The essay question will not be assigned a grade until it has been reviewed by a teacher and manually graded.' |
Definition at line 34 of file qtype_essay.php.
| $string['pluginname_link'] = 'question/type/essay' |
Definition at line 35 of file qtype_essay.php.
| $string['pluginnameadding'] = 'Adding an Essay question' |
Definition at line 36 of file qtype_essay.php.
| $string['pluginnameediting'] = 'Editing an Essay question' |
Definition at line 37 of file qtype_essay.php.
| $string['pluginnamesummary'] = 'Allows a response of a few sentences or paragraphs. This must then be graded manually.' |
Definition at line 38 of file qtype_essay.php.
| $string['responsefieldlines'] = 'Input box size' |
Definition at line 39 of file qtype_essay.php.
| $string['responseformat'] = 'Response format' |
Definition at line 40 of file qtype_essay.php.