Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Mòdul Tasca: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
Línia 36: Línia 36:
== 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]
*[Assignment - Read Only Personal Report Access for Students]  - Use to provide access to secure personalised student information such as reports.


[[Category:Teacher]]
[[Category:Teacher]]

Revisió del 03:09, 6 set 2006

Plantilla: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.
uploadmulti (by Brian Jones)
Allows uploading multiple files.
Multiple Files Upload (by Gustav W Delius)
Allows uploading multiple files.
Review assignment (by Humboldt University)
A new assignment type that adds the ability to send back to the student a graded copy of their file. For Moodle 1.5.
Form (by Michael Robellard)
allows students to enter information in a form (multiple textarea boxes) and then the teacher can grade each textarea with a number of points (or other grading scale) and give a comment for each form field

See also