mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
41 lines
1.3 KiB
HTML
41 lines
1.3 KiB
HTML
<p align="center"><b>Navigation</b></p>
|
|
<p>
|
|
You can specify different navigation aids for a Hot Potatoes Quiz.
|
|
</p>
|
|
<div class="indent">
|
|
<p>
|
|
<b>Moodle navigation bar</b><br />
|
|
The standard Moodle navigation bar will be displayed in the same
|
|
window as the quiz at the top of the page.
|
|
</p>
|
|
<p>
|
|
<b>Moodle navigation frame</b><br />
|
|
The standard Moodle navigation bar will be displayed in a separate
|
|
frame at the top of the quiz.
|
|
</p>
|
|
<p>
|
|
<b>Embedded <IFRAME></b><br />
|
|
The standard Moodle navigation bar will be displayed in the same
|
|
window as the quiz and the quiz will be embedded in an <IFRAME>.
|
|
</p>
|
|
<p>
|
|
<b>Hot Potatoes quiz buttons </b><br />
|
|
The quiz will be displayed with the navigation buttons, if any,
|
|
defined in the quiz.
|
|
</p>
|
|
<p>
|
|
<b>A single "Give Up" button</b><br />
|
|
The quiz will be displayed with a single "Give Up" button
|
|
at the top of the page.
|
|
</p>
|
|
<p>
|
|
<b>None</b><br />
|
|
The quiz will be displayed with no navigation aids. i.e. neither
|
|
a Moodle navigation bar nor any Hot Potatoes navigation buttons.
|
|
When all questions on the current quiz have been answered correctly,
|
|
Moodle will either return to the course page or display the next quiz,
|
|
depending on the setting of the "Show next quiz?" field
|
|
for the current quiz.
|
|
</p>
|
|
</div>
|