Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Assignment activity.

Assignment activity: Difference between revisions

From MoodleDocs
m (nl link)
(contrib)
Line 1: Line 1:
{{Assignments}}
{{Assignments}}


'''Assignments''' allow the teacher to grade various types of student submissions. There are three types:
'''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
;Upload
Line 9: Line 15:
;Offline assignment
;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.
: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:
;[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.


== See also ==
== See also ==
*[http://download.moodle.org/docs/using_moodle/ch7_assignments.pdf Using Moodle Chapter 7: Assignments and Exercises]
*[http://download.moodle.org/docs/using_moodle/ch7_assignments.pdf Using Moodle Chapter 7: Assignments and Exercises]



Revision as of 07:47, 16 March 2006

Template:Assignments

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.

See also