]> git.mjollnir.org Git - moodle.git/commitdiff
Added missing text
authormoodler <moodler>
Thu, 23 Mar 2006 01:32:34 +0000 (01:32 +0000)
committermoodler <moodler>
Thu, 23 Mar 2006 01:32:34 +0000 (01:32 +0000)
lang/en_utf8/help/assignment/types.html

index ffabe19e23e95791c2b0144f47406b757e7ff1a7..bd820c06d9be63d74b6ad4ef40094d0580e84f01 100644 (file)
@@ -1,3 +1,23 @@
 <p align="center"><b>Assignment Types</b></p>
 
 <p>There are a growing number of assignment types available:</p>
+
+<p><b>Offline activity</b></p><p>This is useful when the assignment
+is performed outside of Moodle.  It could be something elsewhere on
+the web or face-to-face.</p><p>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.</p>
+<hr size="1" />
+
+<p><b>Online text</b></p><p>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.</p>
+<p>(If you are familiar with older versions of Moodle, this Assignment
+type does the same thing as the old Journal module used to do.)</p>
+<hr size="1" />
+
+<p><b>Upload a single file</b></p><p>This type of assignment allows each
+participant to upload a single file, of any type.</p> <p>This might be
+a Word processor document, or an image, a zipped web site, or anything
+you ask them to submit.</p><hr size="1" />
+