]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-17264 minor corrections (spaces)
authorpichetp <pichetp>
Sat, 29 Nov 2008 09:34:14 +0000 (09:34 +0000)
committerpichetp <pichetp>
Sat, 29 Nov 2008 09:34:14 +0000 (09:34 +0000)
lang/en_utf8/help/qtype_multianswer/multianswer.html

index 7d9661291bab9ba886288e6e5c91152ef3c99d07..181099048d794f1eea572dc06c90eb2666e392a1 100644 (file)
@@ -6,8 +6,8 @@ popular format known as the Cloze format.</p>
 <p>Questions consist of a passage of text (in Moodle format) that has various sub-questions 
 embedded within it, including</p>
 <ul>
-  <li>short answers&nbsp;(SHORTANSWER or SA or MW),case is unimportant,</li>
-  <li>short answers&nbsp;(SHORTANSWER_C or SAC or MWC),case must match,</li>
+  <li>short answers&nbsp;(SHORTANSWER or SA or MW), case is unimportant,</li>
+  <li>short answers&nbsp;(SHORTANSWER_C or SAC or MWC), case must match,</li>
   <li>numerical answers (NUMERICAL or NM),</li>
   <li>multiple choice (MULTICHOICE or MC), represented as a dropdown menu in-line in the text</li>
   <li>multiple choice (MULTICHOICE_V or MCV), represented a vertical column of radio buttons, or</li>