Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Self completion block.

Self completion block: Difference between revisions

From MoodleDocs
(→‎Using the self completion block: removing cron mention)
Line 8: Line 8:
==Using the self completion block==
==Using the self completion block==


To allow a student to decide for themselves when they have completed a course, there are two requirements:
To allow a student to decide for themselves when they have completed a course, there are two things to do:
# The [[Course completion tracking|completion tracking setting]] must have the "Manual Self Completion" box checked.
# Turn on editing and add the the "Self completion" block to the course.
# The Self completion block must be added to the course.
# In ''Course administration > [[Course completion|completion tracking setting]] the setting "Condition: Manual Self Completion" must have the "Enable" box checked.
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".
The student may then click the "Complete course link" in the block when ready. They are then asked to confirm they have completed the course and the course status will change to "complete".


[[Image:Selfcompletionstatus.png|thumb|center|Student view of status change in Course completion status block before and after]]
[[Image:Selfcompletionstatus.png|thumb|center|Student view of status change in Course completion status block before and after]]

Revision as of 22:28, 22 October 2015

The self completion block provides a link for students to declare that they have completed the course. This maybe part of the Course completion requirements.

When a student believes they have completed the course, they click on the "Complete course" link in this block.

Self completion block

Using the self completion block

To allow a student to decide for themselves when they have completed a course, there are two things to do:

  1. Turn on editing and add the the "Self completion" block to the course.
  2. In Course administration > completion tracking setting the setting "Condition: Manual Self Completion" must have the "Enable" box checked.

The student may then click the "Complete course link" in the block when ready. They are then asked to confirm they have completed the course and the course status will change to "complete".

Student view of status change in Course completion status block before and after

See also