Course completion: Difference between revisions
Mary Cooch (talk | contribs) |
Helen Foster (talk | contribs) m (formatting) |
||
Line 3: | Line 3: | ||
To enable course completion, first ensure that | To enable course completion, first ensure that | ||
# in ''Site Administration > [[Advanced features]]'', completion tracking is checked | |||
# in the settings of your course, ensure that completion tracking is enabled and that the box "completion tracking begins on enrolment" is checked | |||
This results in a [[Course completion tracking|completion tracking settings link]] in the course settings. | This results in a [[Course completion tracking|completion tracking settings link]] in the course settings. | ||
==Manual Course Completion by the student== | ==Manual Course Completion by the student== | ||
To allow a student to decide for themselves when they have completed a course, there are two requirements: | [[Image:Selfcompletionblock.png|thumb|Self completion block]]To allow a student to decide for themselves when they have completed a course, there are two requirements: | ||
* in the [[Course completion tracking|completion tracking settings link]] the setting Manual Self Completion must be enabled | * in the [[Course completion tracking|completion tracking settings link]] the setting Manual Self Completion must be enabled | ||
* the Self Completion block must be added to the course. | * the Self Completion block must be added to the course. | ||
The student may then click the "complete course link" in the block. | The student may then click the "complete course link" in the block. | ||
They are then asked to confirm they have completed the course and the course status will change to "complete" after the next cron job- explanatory screenshot here [[ | They are then asked to confirm they have completed the course and the course status will change to "complete" after the next cron job- explanatory screenshot here: | ||
[[Image:Selfcompletionstatus.png]] | |||
==Manual Course Completion by the teacher== | ==Manual Course Completion by the teacher== |
Revision as of 15:38, 20 December 2010
Template:Moodle 2.0 Course completion is a new feature in Moodle 2.0 onwards that allows for a course to be officially marked as finished, either manually or automatically according to specified criteria.
To enable course completion, first ensure that
- in Site Administration > Advanced features, completion tracking is checked
- in the settings of your course, ensure that completion tracking is enabled and that the box "completion tracking begins on enrolment" is checked
This results in a completion tracking settings link in the course settings.
Manual Course Completion by the student
To allow a student to decide for themselves when they have completed a course, there are two requirements:
- in the completion tracking settings link the setting Manual Self Completion must be enabled
- the Self Completion block must be added to the course.
The student may then click the "complete course link" in the block.
They are then asked to confirm they have completed the course and the course status will change to "complete" after the next cron job- explanatory screenshot here:
Manual Course Completion by the teacher
In order for a teacher (or non editing teacher, Manager or other role) to mark a course as complete, the appropriate box in the Manual Completion by.. section must be checked in the completion tracking settings link
Course Completion based on specified criteria
(coming soon)
Viewing Course Completion
To view course completion you must enable the Course completion status block.
In order for a course to be marked complete the conditions must be met. Once the cron.php script is run again any enrolled student who has completed the conditions for completion will be marked complete for the course.
See also
- Course completion tracking settings a description of the settings
- Course completion tracking a simple overview for teachers
- Development:Course completion
- Activity completion
- Course Completion screencast