moodle/lang/en/help/quiz/shortanswer.html
2005-01-08 19:57:27 +00:00

16 lines
739 B
HTML

<p align="center"><b>Short Answer questions</b></p>
<p>In response to a question (that may include a image) the respondent
types a word or short phrase.</p>
<p>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".</p>
<p>You can use the asterix character (*) as a <b>wildcard</b> to match
any series of characters. For example, use ran*ing to match any word
or phrase starting with "ran" and ending with "ing". If you really
do want to match an asterisk then use a backslash like this: \*</p>
<p>Without wildcards the answers are compared exactly, so be careful with your spelling!</p>