mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-17264 minor corrections (spaces)
This commit is contained in:
parent
033c8cde6e
commit
54db4df23e
1 changed files with 2 additions and 2 deletions
|
@ -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 (SHORTANSWER or SA or MW),case is unimportant,</li>
|
||||
<li>short answers (SHORTANSWER_C or SAC or MWC),case must match,</li>
|
||||
<li>short answers (SHORTANSWER or SA or MW), case is unimportant,</li>
|
||||
<li>short answers (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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue