mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 04:01:40 +01:00
- fixed (hopefully) all <img> tags - global replace on <br> to <br /> - & in URLs - got the forum module XHTML compliant Julian Sedding
8 lines
397 B
HTML
8 lines
397 B
HTML
<p><img valign="middle" SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <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>
|