Assignment activity: Difference between revisions
From MoodleDocs
(→Contrib modules: uploadmulti) |
|||
Line 21: | Line 21: | ||
;[http://moodle.org/mod/forum/discuss.php?d=30613 Group Assignment] (by Patrick Jermann) | ;[http://moodle.org/mod/forum/discuss.php?d=30613 Group Assignment] (by Patrick Jermann) | ||
:One user uploads the file but all the members of his or her group "benefit" from the submission. | :One user uploads the file but all the members of his or her group "benefit" from the submission. | ||
;[http://moodle.org/mod/forum/discuss.php?d=33940 uploadmulti] (by Brian Jones) | |||
:Allows uploading multiple files. | |||
;[http://moodle.org/mod/forum/discuss.php?d=39979 Multiple Files Upload] (by Gustav W Delius) | ;[http://moodle.org/mod/forum/discuss.php?d=39979 Multiple Files Upload] (by Gustav W Delius) |
Revision as of 08:11, 16 March 2006
Assignments allow the teacher to grade various types of student submissions.
Types
Moodle supports plug-in assignment types.
Official types
There are three official types:
- Upload
- A student can upload a single file. This could be a Word document, spreadsheet or anything digital. Multiple files could be zipped and then submitted.
- 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.
- Offline assignment
- 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.
Contrib modules
These assignment types have been contributed by users:
- Group Assignment (by Patrick Jermann)
- One user uploads the file but all the members of his or her group "benefit" from the submission.
- uploadmulti (by Brian Jones)
- Allows uploading multiple files.
- Multiple Files Upload (by Gustav W Delius)
- Allows uploading multiple files.