mirror of
https://github.com/moodle/moodle.git
synced 2025-02-02 22:29:18 +01:00
ee97fbe5a7
removing the valign replacing alt with alt="" closing img-tag
9 lines
545 B
HTML
9 lines
545 B
HTML
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif" /> <b>Forums</b></p>
|
|
<ul>
|
|
<p>This activity can be the most important - it is here that most discussion takes place.
|
|
Forums can be structured in different ways, and can include peer rating of each posting.
|
|
The postings can be viewed in a variety for formats, and can include attachments.
|
|
By subscribing to a forum, participants will receive copies of each new posting
|
|
in their email. A teacher can impose subscription on everyone if they want to.</p>
|
|
</ul>
|