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
11 lines
498 B
HTML
11 lines
498 B
HTML
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif" /> <b>Journals</b></p>
|
|
<ul>
|
|
<p>This module is a very important reflective activity. The teacher
|
|
asks the student to reflect on a particular topic, and the student can
|
|
edit and refine their answer over time. This answer is private and
|
|
can only be seen by the teacher, who can offer feedback and a grade
|
|
on each journal entry. It's usually a good idea to have about one
|
|
Journal activity per week.</p>
|
|
</ul>
|
|
|