moodle/lang/en/help/quiz/mods.html
koenr ee97fbe5a7 xhtml compliance
removing the valign
replacing alt with  alt=""
closing img-tag
2005-02-10 11:30:10 +00:00

12 lines
577 B
HTML

<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif" />&nbsp;<b>Quizzes</b></p>
<ul>
<p>This module allows the teacher to design and set quiz tests, consisting of
multiple choice, true-false, and short answer questions. These
questions are kept in a categorised database, and can be re-used
within courses and even between courses. Quizzes can allow
multiple attempts. Each attempt is automatically marked, and the
teacher can choose whether to give feedback or to show correct answers.
This module includes grading facilities.</p>
</ul>