Self completion block: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(17 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Blocks}}
{{Blocks}}
The self completion block provides a link for student 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.
{{Note|The Self completion block is disabled by default in new installations of Moodle 4.x. It should be added to the course if manual self-completion is required.}}
==Enabling the Self completion block==
An administrator can enable the block from '''Site administration > Plugins > Blocks''' and opening the 'eye' of Self completion.


[[Image:Selfcompletionblock.png|center|thumb|Self completion block]]
==Using the Self completion block==


==Using the self completion block==
To allow a student to decide for themselves when they have completed a course, a teacher must:
# Enable Edit mode and add the "Self completion" block to the course.
# From the More link (Boost theme) or Course administration (Classic theme) > [[Course completion settings|Course completion]]'' the setting "Condition: Manual Self Completion" must have the "Enable" box checked.


To allow a student to decide for themselves when they have completed a course, there are two requirements:
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".
* The [[Course completion tracking|completion tracking setting]] must have the "Manual Self Completion" box checked.
* 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.
 
[[Image:Selfcompletionstatus.png|thumb|center|Student view of status change in Course completion status block before and after cron]]
 
'':Tip:'' Cron is an important part of the course completion process.  It basically re-compiles all the course completion reports.


==See also==
==See also==


* [[Course completion]]
* [[Course completion]]
* [[Course completion FAQ]]


[[Category:Completion]]
[[Category:Completion]]


[[eu:Auto-osaketa_blokea]]
[[de:Kurs selbst abschließen]]
[[de:Kurs selber beenden]]
[[eu:Auto-osaketa blokea]]
[[es:Bloque de auto finalización]]
[[fr:Bloc Auto-achèvement]]

Latest revision as of 10:11, 14 November 2022


Note: The Self completion block is disabled by default in new installations of Moodle 4.x. It should be added to the course if manual self-completion is required.

Enabling the Self completion block

An administrator can enable the block from Site administration > Plugins > Blocks and opening the 'eye' of Self completion.

Using the Self completion block

To allow a student to decide for themselves when they have completed a course, a teacher must:

  1. Enable Edit mode and add the "Self completion" block to the course.
  2. From the More link (Boost theme) or Course administration (Classic theme) > Course completion 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".

See also