mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 18:08:02 +01:00
18 lines
540 B
HTML
18 lines
540 B
HTML
<h1>Show next quiz</h1>
|
|
|
|
<div class="indent">
|
|
<p>
|
|
<b>No</b><br />
|
|
When the Hot Potatoes quiz is finished, Moodle will
|
|
record the results and return to the main page for the
|
|
current course
|
|
</p>
|
|
<p>
|
|
<b>Yes</b><br />
|
|
When the Hot Potatoes quiz is finished, Moodle will
|
|
record the results and then display the next Hot Potatoes
|
|
quiz in the current section. If there is no such quiz,
|
|
Moodle will return to the main page for the current course
|
|
</p>
|
|
</div>
|