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
9 lines
429 B
HTML
9 lines
429 B
HTML
<p><img valign="middle" src="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <b>Surveys</b></p>
|
|
<ul>
|
|
<p>The Survey module provides a number of verified survey instruments that
|
|
have been found useful in assessing and stimulating learning in
|
|
online environments. Teachers can use these to gather data from their
|
|
students that will help them learn about their class and reflect
|
|
on their own teaching.</p>
|
|
</ul>
|