From: pichetp Date: Mon, 19 Oct 2009 18:50:27 +0000 (+0000) Subject: MDL-20597 Migrating qtype_question helps file to there own directory: shortanswer X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5e6a0c2643b4e63871a3f330fc7eccf665ab8f52;p=moodle.git MDL-20597 Migrating qtype_question helps file to there own directory: shortanswer --- diff --git a/lang/en_utf8/help/qtype_shortanswer/shortanswer.html b/lang/en_utf8/help/qtype_shortanswer/shortanswer.html new file mode 100644 index 0000000000..16c647914f --- /dev/null +++ b/lang/en_utf8/help/qtype_shortanswer/shortanswer.html @@ -0,0 +1,15 @@ +

Short Answer questions

+ +

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".

+ +

You can use the asterisk character (*) as a wildcard 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: \*

+ +

Without wildcards the answers are compared exactly, so be careful with your spelling!