mirror of
https://github.com/moodle/moodle.git
synced 2025-07-28 01:41:03 +02:00
8 lines
398 B
HTML
8 lines
398 B
HTML
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif" /> <b>Assignments</b></p>
|
|
<div class="indent">
|
|
Assignments allow the teacher to specify a task that requires students
|
|
to prepare digital content (any format) and submit it by uploading it
|
|
to the server. Typical assignments include essays, projects, reports
|
|
and so on. This module includes grading facilities.
|
|
</div>
|