mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
11 lines
399 B
HTML
11 lines
399 B
HTML
<h1>True/False questions</h1>
|
|
|
|
|
|
<p>In response to a question (that may include a image) the respondent
|
|
chooses from True or False.</p>
|
|
|
|
<p>If feedback is enabled, then the appropriate feedback message is
|
|
shown to the respondent after answering the quiz. For example,
|
|
if the correct answer is "False", but they answer "True" (getting
|
|
it wrong) then the "True" feedback is shown.
|
|
</p>
|