Course completed enrolment
Maintained by
Renaat Debleu
Enrol users upon completion of a course.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
When you edit the settings in the Enrollment Methods page, you used to be able to add a customized welcome message after enrollment. Now the field is greyed out, and it's impossible to add a message. Could you please check on that?
that you for theis great plug in
i m looking for an option to give the enrollment accessibility only after completion of another course instead of auto enrollment
is this possiblw with this plug in?
This plugin is not calculating or storing anything, but reacts on a course completed event fired by core Moodle.
But you can already use the availability_coursecompleted plugin to restrict parts of the content of the course to students who completed the course. This way students still have access to grades and certificates, but cannot see other content.
php admin/cli/scheduled_task.php --list
php admin/cli/scheduled_task.php --execute='\core\task\completion_regular_task'