]> git.mjollnir.org Git - moodle.git/commitdiff
docs for advanced uploading of files assignment type
authorskodak <skodak>
Sun, 8 Oct 2006 18:16:18 +0000 (18:16 +0000)
committerskodak <skodak>
Sun, 8 Oct 2006 18:16:18 +0000 (18:16 +0000)
lang/en_utf8/help/assignment/allowdeleting.html [new file with mode: 0644]
lang/en_utf8/help/assignment/allowmaxfiles.html [new file with mode: 0644]
lang/en_utf8/help/assignment/allownotes.html [new file with mode: 0644]
lang/en_utf8/help/assignment/hideintro.html [new file with mode: 0644]
lang/en_utf8/help/assignment/types.html

diff --git a/lang/en_utf8/help/assignment/allowdeleting.html b/lang/en_utf8/help/assignment/allowdeleting.html
new file mode 100644 (file)
index 0000000..fbcf12e
--- /dev/null
@@ -0,0 +1,3 @@
+<p align="center"><b>Allow deleting</b></p>
+
+<p>If enabled, participants may delete uploaded files at any time before grading.</p>
diff --git a/lang/en_utf8/help/assignment/allowmaxfiles.html b/lang/en_utf8/help/assignment/allowmaxfiles.html
new file mode 100644 (file)
index 0000000..49cb3d0
--- /dev/null
@@ -0,0 +1,5 @@
+<p align="center"><b>Maximum number of uploaded files</b></p>
+
+<p>Maximum number of files each participant may upload,
+this number is not shown to students, please write the actual number
+of requested files in assignment description.</p>
diff --git a/lang/en_utf8/help/assignment/allownotes.html b/lang/en_utf8/help/assignment/allownotes.html
new file mode 100644 (file)
index 0000000..9f6b780
--- /dev/null
@@ -0,0 +1,7 @@
+<p align="center"><b>Allow notes</b></p>
+
+<p>If enabled, participants may enter notes into text area.
+It is similar to Online text assignment.</p>
+
+<p>This text box can be used for communication with the grading person,
+assignment progress description or any other written activity.</p>
\ No newline at end of file
diff --git a/lang/en_utf8/help/assignment/hideintro.html b/lang/en_utf8/help/assignment/hideintro.html
new file mode 100644 (file)
index 0000000..21fc178
--- /dev/null
@@ -0,0 +1,3 @@
+<p align="center"><b>Hide description before available date</b></p>
+
+<p>If enabled, assignment description is hidden before the opening date.</p>
index bd820c06d9be63d74b6ad4ef40094d0580e84f01..ed9f91f9a41e870a1587a2c19922e44c8d0925fd 100644 (file)
@@ -21,3 +21,17 @@ 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" />
 
+<p><b>Advanced uploading of files</b></p><p>This type of assignment allows
+each participant to upload one or more files in any format. These might be
+a Word processor documents, images, a zipped web site, or anything you
+ask them to submit.</p>
+<p>This type also allows you to upload multiple response files. Response
+files can be also uploaded before submission which can be used to give
+each participant different file to work with.</p>
+<p>Participants may also enter notes describing the submitted files,
+progress status or any other text information.</p>
+<p>Submission of this type of assignment must be manually finalized by
+the participant. You can review the current status at any time,
+unfinished assignments are marked as Draft. You can revert any ungraded
+assignment back to draft status.</p>
+<hr size="1" />