From 30b77edd1f24fc23f41afb2fd937adea0ba6d94c Mon Sep 17 00:00:00 2001
From: pichetp
Date: Mon, 24 Nov 2008 04:57:07 +0000
Subject: [PATCH] MDL-17264 Adding control of usecase for the shortanswer type
using SHORTANSER_C or SAC or MWC
---
.../help/qtype_multianswer/multianswer.html | 30 +++++++++++--------
1 file changed, 17 insertions(+), 13 deletions(-)
diff --git a/lang/en_utf8/help/qtype_multianswer/multianswer.html b/lang/en_utf8/help/qtype_multianswer/multianswer.html
index 596a3750ad..8e0005fe73 100644
--- a/lang/en_utf8/help/qtype_multianswer/multianswer.html
+++ b/lang/en_utf8/help/qtype_multianswer/multianswer.html
@@ -6,7 +6,8 @@ popular format known as the Cloze format.
Questions consist of a passage of text (in Moodle format) that has various sub-questions
embedded within it, including
- - short answers (SHORTANSWER or SA or MW),
+ - short answers (SHORTANSWER or SA or MW),case is unimportant,
+ - short answers (SHORTANSWER_C or SAC or MWC),case must match,
- numerical answers (NUMERICAL or NM),
- multiple choice (MULTICHOICE or MC), represented as a dropdown menu in-line in the text
- multiple choice (MULTICHOICE_V or MCV), represented a vertical column of radio buttons, or
@@ -20,18 +21,19 @@ importing them from external files.
Note that for multiple choice vertical or horizontal rendering there is no automatic numbering. It can added at each answer as shown here.
-