Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Assignment module.

Assignment module: Difference between revisions

From MoodleDocs
No edit summary
(page update)
Line 1: Line 1:
{{Assignment}}
{{Assignment}}The assignment module allows teachers to collect work from students, review it and provide feedback including grades.
<p class="note">'''Please refer to [[TOC_with_notes#Assignment|these notes]] before editing this page.'''</p>


[[Image:Assignment_Icon.gif]] The assignment [[Teacher_documentation#Activity_modules|activity]] module allows teachers to collect work from students, review it and provide feedback including grades.
Students can submit any digital content (files), including, for example, word-processed documents, spreadsheets, images, audio and video clips.  Assignments don't necessarily have to consist of file uploads.  Alternatively, teachers can ask students to type directly into Moodle using an [[Online text assignment|online text]] assignment.  There is also an [[Offline activity assignment|offline activity ]] assignment which can be used to remind students of 'real-world' assignments they need to complete and to record grades in Moodle for activities that don't have an online component.  


Students can submit any digital content (files), including, for example, word-processed documents, spreadsheets, images, audio and video clips.  Assignments don't necessarily have to consist of file uploads.  Alternatively, teachers can ask students to type directly into Moodle using an [[Online text assignment|online text]] assignment.  There is also an [[Offline activity assignment|offline activity ]] assignment which can be used to remind students of 'real-world' assignments they need to complete and to record grades in Moodle for activities that don't have an online component.


== Assignment Types ==
== Assignment types ==
There are 4 types of assignments:
There are 4 types of assignments:
#[[Upload a single file assignment|Upload a single file]]
#[[Upload a single file assignment|Upload a single file]]
#[[Advanced uploading of files assignment|Advanced uploading of files]] (1.7 onwards) - options include: multiple file submission, allowing students to type a message alongside their submission & returning a file as feedback.
#[[Advanced uploading of files assignment|Advanced uploading of files]] - options include: multiple file submission, allowing students to type a message alongside their submission & returning a file as feedback.
#[[Online text assignment|Online text]] - students type directly into Moodle, teachers can provide inline feedback.
#[[Online text assignment|Online text]] - students type directly into Moodle, teachers can provide inline feedback.
#[[Offline activity assignment|Offline Activity]] - teachers provide a description and due date for an assignment outside of Moodle. A grade & feedback can be recorded in Moodle.
#[[Offline activity assignment|Offline Activity]] - teachers provide a description and due date for an assignment outside of Moodle. A grade & feedback can be recorded in Moodle.
==Creative uses==


=== Iterative Assignments ===
=== Iterative Assignments ===
[[Image:flowForAssignment.png|thumb|left|140x107px|A graphic representation of how the assignment module can be used]]
It is possible to create iterative assignments - where the piece of work is graded by the teacher, re-edited by the student, re-graded and so on using either the [[Upload a single file assignment|single file]] or the [[Online text assignment|online text]] and setting 'Allow resubmitting' to 'Yes' in the assignment settings.
It is possible to create iterative assignments - where the piece of work is graded by the teacher, re-edited by the student, re-graded and so on using either the [[Upload a single file assignment|single file]] or the [[Online text assignment|online text]] and setting 'Allow resubmitting' to 'Yes' in the assignment settings.


==Assignment Flow Chart==
== See also ==
[[Image:flowForAssignment.png|thumb|left|140x107px|Assignment Flow Chart.]]
 


 
*[[Workshop module]] allows peer to peer evaluations
A graphic representation of how the Assignment Module can be used.
 
The assignment module allows for detailed feedback from Teachers to Students.
 
== See also ==
*[[Non-standard assignment types]]
*[[Using Moodle book]] Chapter 7: Assignments
*[[Workshop module]] allows peer to peer evaluations, is contributed code in 1.9 onward


[[Category:Modules]]
[[Category:Modules]]

Revision as of 11:05, 10 August 2011

The assignment module allows teachers to collect work from students, review it and provide feedback including grades.

Students can submit any digital content (files), including, for example, word-processed documents, spreadsheets, images, audio and video clips. Assignments don't necessarily have to consist of file uploads. Alternatively, teachers can ask students to type directly into Moodle using an online text assignment. There is also an offline activity assignment which can be used to remind students of 'real-world' assignments they need to complete and to record grades in Moodle for activities that don't have an online component.


Assignment types

There are 4 types of assignments:

  1. Upload a single file
  2. Advanced uploading of files - options include: multiple file submission, allowing students to type a message alongside their submission & returning a file as feedback.
  3. Online text - students type directly into Moodle, teachers can provide inline feedback.
  4. Offline Activity - teachers provide a description and due date for an assignment outside of Moodle. A grade & feedback can be recorded in Moodle.

Creative uses

Iterative Assignments

A graphic representation of how the assignment module can be used

It is possible to create iterative assignments - where the piece of work is graded by the teacher, re-edited by the student, re-graded and so on using either the single file or the online text and setting 'Allow resubmitting' to 'Yes' in the assignment settings.

See also