From cefd17e991649dfcd7031d866ba426e2b2d50c07 Mon Sep 17 00:00:00 2001
From: skodak
Date: Sun, 8 Oct 2006 18:16:18 +0000
Subject: [PATCH] docs for advanced uploading of files assignment type
---
lang/en_utf8/help/assignment/allowdeleting.html | 3 +++
lang/en_utf8/help/assignment/allowmaxfiles.html | 5 +++++
lang/en_utf8/help/assignment/allownotes.html | 7 +++++++
lang/en_utf8/help/assignment/hideintro.html | 3 +++
lang/en_utf8/help/assignment/types.html | 14 ++++++++++++++
5 files changed, 32 insertions(+)
create mode 100644 lang/en_utf8/help/assignment/allowdeleting.html
create mode 100644 lang/en_utf8/help/assignment/allowmaxfiles.html
create mode 100644 lang/en_utf8/help/assignment/allownotes.html
create mode 100644 lang/en_utf8/help/assignment/hideintro.html
diff --git a/lang/en_utf8/help/assignment/allowdeleting.html b/lang/en_utf8/help/assignment/allowdeleting.html
new file mode 100644
index 0000000000..fbcf12edc0
--- /dev/null
+++ b/lang/en_utf8/help/assignment/allowdeleting.html
@@ -0,0 +1,3 @@
+Allow deleting
+
+If enabled, participants may delete uploaded files at any time before grading.
diff --git a/lang/en_utf8/help/assignment/allowmaxfiles.html b/lang/en_utf8/help/assignment/allowmaxfiles.html
new file mode 100644
index 0000000000..49cb3d0faa
--- /dev/null
+++ b/lang/en_utf8/help/assignment/allowmaxfiles.html
@@ -0,0 +1,5 @@
+Maximum number of uploaded files
+
+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.
diff --git a/lang/en_utf8/help/assignment/allownotes.html b/lang/en_utf8/help/assignment/allownotes.html
new file mode 100644
index 0000000000..9f6b7801ef
--- /dev/null
+++ b/lang/en_utf8/help/assignment/allownotes.html
@@ -0,0 +1,7 @@
+Allow notes
+
+If enabled, participants may enter notes into text area.
+It is similar to Online text assignment.
+
+This text box can be used for communication with the grading person,
+assignment progress description or any other written activity.
\ 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
index 0000000000..21fc178a81
--- /dev/null
+++ b/lang/en_utf8/help/assignment/hideintro.html
@@ -0,0 +1,3 @@
+Hide description before available date
+
+If enabled, assignment description is hidden before the opening date.
diff --git a/lang/en_utf8/help/assignment/types.html b/lang/en_utf8/help/assignment/types.html
index bd820c06d9..ed9f91f9a4 100644
--- a/lang/en_utf8/help/assignment/types.html
+++ b/lang/en_utf8/help/assignment/types.html
@@ -21,3 +21,17 @@ 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.
+Advanced uploading of files
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.
+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.
+Participants may also enter notes describing the submitted files,
+progress status or any other text information.
+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.
+
--
2.39.5