Skip to content

iMi-digital/moodle-enrol_coursecompleted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Information about this fork

  • This fork adds a cohort filter to the enrolment plugin. Using multiple instances of the enrollment plugin it is possible to create some kind of "matrix" based on course completion for different cohorts.
  • In additional, course completion is forced on each course-page-load, see enrol_coursecompleted_after_require_login();

This fork is maintained by [iMi digital GmbH)(https://www.imi-digital.de/en/)

enrolment on course completed

  • Quick summary : Course completed enrolment handles the enrolment of users upon completion of another course.

  • With this plugin it is possible to create a chain of courses. The moment a student completes a course, he/she is automatically enrolled in one or more courses. But it can also be used to give a user another role when he/she completes the course.

  • Administrators can also enrol users who completed past courses.

  • When a user is part of a group in the first course, the user will also be part of the group with the same name in the second course.

  • Maturity: Stable

Travis Coverage Status

About

Enrolment on course completion

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.0%
  • Gherkin 16.0%