mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
8 lines
588 B
HTML
8 lines
588 B
HTML
<p><img src="<?php echo $CFG->wwwroot?>/mod/hotpot/icon.gif" alt="" /> <b>Hot Potatoes</b></p>
|
|
<div class="indent">
|
|
This module, the "HotPot" module, allows teachers to administer
|
|
<a href="http://web.uvic.ca/hrd/halfbaked/" target="_blank">Hot Potatoes</a> quizzes via Moodle.
|
|
The quizzes are created on the teacher's computer and then uploaded to the Moodle course.<br />
|
|
After students have attempted the quizzes, a number of reports are available which show how
|
|
individual questions were answered and some statistical trends in the scores.
|
|
</div>
|