mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Simple help about assignment types
This commit is contained in:
parent
5331c4645b
commit
9368247eb6
1 changed files with 13 additions and 0 deletions
13
lang/en/help/assignment/assignmenttype.html
Normal file
13
lang/en/help/assignment/assignmenttype.html
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<P ALIGN=CENTER><B>Assignment Type</B></P>
|
||||||
|
|
||||||
|
<P>There are different types of assignments</P>
|
||||||
|
|
||||||
|
<P><B>Offline activity</B> - this is useful when the assignment is performed outside
|
||||||
|
of Moodle. Students can see a description of the assignment, but can't upload files or anything.
|
||||||
|
Teachers can grade all students though, and students will see notifications of their grades.
|
||||||
|
|
||||||
|
<P><B>Upload a single file</B> - this type of assignment allows all students to upload a
|
||||||
|
single file, of any type. This might be a Word processor document, or an image, a
|
||||||
|
zipped web site, or anything you ask them to submit. Teachers can grade submitted
|
||||||
|
assignments online.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue