1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-13 04:01:40 +01:00
gustav_delius 839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00

8 lines
397 B
HTML

<p><img valign="middle" SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif">&nbsp;<b>Choices</b></p>
<ul>
<p>A choice activity is very simple - the teacher asks a question and specifies a
choice of multiple responses. It can be useful as a quick poll to
stimulate thinking about a topic; to allow the class to vote on
a direction for the course; or to gather research consent.
</ul>