From 6d727d75cf04fcfa173b5557f23cc7018cb56d8e Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 23 Mar 2006 01:32:34 +0000 Subject: [PATCH] Added missing text --- lang/en_utf8/help/assignment/types.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lang/en_utf8/help/assignment/types.html b/lang/en_utf8/help/assignment/types.html index ffabe19e23..bd820c06d9 100644 --- a/lang/en_utf8/help/assignment/types.html +++ b/lang/en_utf8/help/assignment/types.html @@ -1,3 +1,23 @@

Assignment Types

There are a growing number of assignment types available:

+ +

Offline activity

This is useful when the assignment +is performed outside of Moodle. It could be something elsewhere on +the web or face-to-face.

Students can see a description of the +assignment, but can't upload files or anything. Grading works normally, +and students will get notifications of their grades.

+
+ +

Online text

This assignment type asks users to edit a +text, using the normal editing tools. Teachers can grade them online, +and even add inline comments or changes.

+

(If you are familiar with older versions of Moodle, this Assignment +type does the same thing as the old Journal module used to do.)

+
+ +

Upload a single file

This type of assignment allows each +participant 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.


+ -- 2.39.5