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.
php admin/tool/task/cli/schedule_task.php --execute='completion_regular_task'
I want to enrol the learner with a time delay.
Say I want them to do a refresher after a week/month is that possible to do that?
Any guidance is much appreciated.
This will be probably solved in core (https://tracker.moodle.org/browse/MDL-72379). You could vote for this to have it implemented faster.
You can already add a restriction to the course completion where a teacher or a manager manually marks who completes a course or not. But such a 'hand of god' is not very stimulating, probably you will just create frustration...
Goto "Administration" > "Course administration". Make sure you can now "Course completion" listed under "reports". If you cannot see this report, then course completion has not been set correctly.
i couldnt find the "course administration" & "course completion"
because i've already installed, then i go to course user setting, then i add the new enroll methode in the course B with condition the course A must finish.
When i try, when i already completed the course A, but when go to the 'My Course' menu, the course B didn't appear automatically
Pero todos los usuaarios que terminan el curso en el futuro, seran parte del nuevo curso automaticamente.
A que se debe?
THX for the feedback.
You can already set a start and end date when this plugin enrols users, so it is possible to enrol a user into course A before 31/12/2022 and enrol a user into course B after 31/12/2022. For this behaviour, you need to add 2 enrolment instances, one ending on 31/12/2022, one starting at 31/12/2022.
But I do not completely understand what you mean by refresher courses....
R
Thank you for this wonderful plug in
i am wondering is there is any option to enroll conditionally after completing a course
Eg: if the learner completed the course 1 on or before date ( 31/12/2022) then only enroll to course 2
This is useful if you are running refresher courses for every year.
Thanks