mirror of
https://github.com/moodle/moodle.git
synced 2025-02-26 13:03:53 +01:00
13 lines
366 B
HTML
13 lines
366 B
HTML
<p><img src="<?php echo $CFG->wwwroot?>/mod/hotpotatoes/icon.gif" alt="" /> <b>Hot Potatoes</b></p>
|
|
<p>
|
|
Hot Potatoes lets e.g. the teacher create various types of quizzes.</p>
|
|
<ul>
|
|
<li>Multiple Choice</li>
|
|
<li>Mix</li>
|
|
<li>Crossword</li>
|
|
<li>Match etc</li>
|
|
</ul>
|
|
<p>
|
|
This module also creates different types of reports
|
|
concerning attempts and results.
|
|
</p> |