From 9368247eb6cd262d5fb4db81e94b4c9b76954af4 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 3 Nov 2002 09:34:17 +0000 Subject: [PATCH] Simple help about assignment types --- lang/en/help/assignment/assignmenttype.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 lang/en/help/assignment/assignmenttype.html diff --git a/lang/en/help/assignment/assignmenttype.html b/lang/en/help/assignment/assignmenttype.html new file mode 100644 index 0000000000..6b3689764f --- /dev/null +++ b/lang/en/help/assignment/assignmenttype.html @@ -0,0 +1,13 @@ +

Assignment Type

+ +

There are different types of assignments

+ +

Offline activity - 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. + +

Upload a single file - 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. + -- 2.39.5