-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Assignment settings.

Assignment settings: Difference between revisions

From MoodleDocs
mNo edit summary
m (assignment nav, category)
Line 1: Line 1:
{{Assignments}}
The process of creating a choice activity is divided into two stages. The first is the specification of the basic settings, including the assignment type. In the second one, you fill in the options specific for the type of assignment you are adding.
The process of creating a choice activity is divided into two stages. The first is the specification of the basic settings, including the assignment type. In the second one, you fill in the options specific for the type of assignment you are adding.
The first stage is filling in the following data:


==Assignment name==
==Assignment name==


A short name of the assignment. This will be displayed on the course's homepage.
A short name of the assignment. This will be displayed on the course's homepage.


==Description==
==Description==


The description of the assignment, which should include precise instructions for students regarding the subject of the assignment, the form, in which it should be submitted, the grading criteria, etc.
The description of the assignment, which should include precise instructions for students regarding the subject of the assignment, the form, in which it should be submitted, the grading criteria, etc.


==Grade==
==Grade==


The grade for the assignment is here specified. Choosing a number will become the maximum grade for this assignment. Apart from the numbers, one of the descriptive grades which have been defined for this course can also be picked.
The grade for the assignment is here specified. Choosing a number will become the maximum grade for this assignment. Apart from the numbers, one of the descriptive grades which have been defined for this course can also be picked.


==Available from==
==Available from==


Setting this date bans students from submitting their assignments before this date.
Setting this date bans students from submitting their assignments before this date.


==Due date==
==Due date==


And this bans students from submitting their assignments after this date.
And this bans students from submitting their assignments after this date.


==Prevent late submissions==
==Prevent late submissions==


Set to "No", assignments submitted after the due date will be marked as late, but students will still be able to submit them. Set to "Yes", assignment submission will be blocked after the due date.
Set to "No", assignments submitted after the due date will be marked as late, but students will still be able to submit them. Set to "Yes", assignment submission will be blocked after the due date.


==Assignment type==
==Assignment type==
Line 37: Line 31:
There are a growing number of assignment types available:
There are a growing number of assignment types available:


# '''Offline activity'''<br>This is useful when the assignment is performed outside of Moodle. It could be something elsewhere on the web or face-to-face.<br>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.
;Upload
# '''Online text'''<br>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.<br>(If you are familiar with older versions of Moodle, this Assignment type does the same thing as the old Journal module used to do.)
: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.
#'''Upload a single file'''<br>This type of assignment allows each participant to upload a single file, of any type.<br>This might be a Word processor document, or an image, a zipped web site, or anything you ask them to submit.
;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.


After filling in all of the data above, click Next to proceed to the [[mod/assignment/details|assignment details]] page.


After filling in all of the data above, click Next to proceed to [[mod/assignment/details|the second step]] of setting up the assignment.
[[Category:Teacher]]

Revision as of 21:19, 14 December 2005

Template:Assignments

The process of creating a choice activity is divided into two stages. The first is the specification of the basic settings, including the assignment type. In the second one, you fill in the options specific for the type of assignment you are adding.

Assignment name

A short name of the assignment. This will be displayed on the course's homepage.

Description

The description of the assignment, which should include precise instructions for students regarding the subject of the assignment, the form, in which it should be submitted, the grading criteria, etc.

Grade

The grade for the assignment is here specified. Choosing a number will become the maximum grade for this assignment. Apart from the numbers, one of the descriptive grades which have been defined for this course can also be picked.

Available from

Setting this date bans students from submitting their assignments before this date.

Due date

And this bans students from submitting their assignments after this date.

Prevent late submissions

Set to "No", assignments submitted after the due date will be marked as late, but students will still be able to submit them. Set to "Yes", assignment submission will be blocked after the due date.

Assignment type

There are a growing number of assignment types available:

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.

After filling in all of the data above, click Next to proceed to the assignment details page.