Merged changes from STABLE
This commit is contained in:
@@ -47,15 +47,26 @@ ANSWER: A
|
||||
|
||||
<p><b>Missing Word</b></p>
|
||||
<ul>
|
||||
<p>This format only supports multiple choice questions.
|
||||
<p>This format only supports multiple choice questions and
|
||||
short answer question, depending on the number of answers. One
|
||||
answer generates a short answer question, two or more answers
|
||||
generate a multiple choice question.
|
||||
Each answer is separated with a tilde (~), and the correct answer is
|
||||
prefixed with an equals sign (=). Here is an example:</p>
|
||||
prefixed with an equals sign (=). Here is an example of a multiple
|
||||
choice question:</p>
|
||||
|
||||
<blockquote>As soon as we begin to explore our body parts as infants
|
||||
we become students of {=anatomy and physiology ~reflexology
|
||||
~science ~experiment}, and in a sense we remain students for life.
|
||||
</blockquote>
|
||||
|
||||
<p>Here is an example of a short answer question:</p>
|
||||
|
||||
<blockquote>As soon as we begin to explore our body parts as infants
|
||||
we become students of {=anatomy and physiology},
|
||||
and in a sense we remain students for life.
|
||||
</blockquote>
|
||||
|
||||
<p align="right"><a href="help.php?file=formatmissingword.html&module=quiz">More info about the "Missing Word" format</a></p>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user