Course completed enrolment icon

Course completed enrolment

Maintained by Renaat Debleu
Enrol users upon completion of a course.
Price option: Free

Supports Moodle 3.3-5.2 See all versions
Latest release: 1 month ago
Installations: 3950
Downloads (last 90 days): 1275

Frankenstyle name: enrol_coursecompleted
Enrolment

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

THX Atendimento. Can you create an issue in the tracker so I can assign someone to get the problem fixed?
That's a great plugin, thank you!
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?
Yes
Hi
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?
Iam sorry. I already change the branch
v4.2.5 if for Moodle 402 & 403, v4.4.6 is another branch for Moodle 404 and 405.
Hello. The last version in the Git platform is 4.2.5 and here 4.4.6?
What do you mean by completely reset the course? Moodle stores the data in the course_completion_crit_compl table and normally this data is not deleted in a course reset. But other plugins can 'reset' this data.
This plugin is not calculating or storing anything, but reacts on a course completed event fired by core Moodle.
What happens if you completely reset the course that functions as the prerequisite for enroling in another course? Say enroling in course B is contingent upon completing course A. Are the settings saved somewhere, or do you have to make sure that participants enrol in course B before course A is reset?
It is not so easy as it looks to expel a user from a course inside this plugin. For every enrollment method, a solution has to be written and exceptions allowed.
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.
Hi, is it possible to make it so that when a student enrolls in the second course, he/she is expelled from the first course automatically and no longer has access to it?
Hello Dan, please use the bug tracker to explain your issue (OS - Moodle version - database used - plugins installed - ....) so it can be solved>
Looking at the tasklogs in Moodle. The CRON is running every minute
I checked the wrong course. It hasn't worked
Sorry, the cli was moved:
php admin/cli/scheduled_task.php --list
php admin/cli/scheduled_task.php --execute='\core\task\completion_regular_task'