Enrolment: Cohort members to group
enrol_groupsync
Maintained by
David Mudrák
Cohort to group sync for users already enrolled via different method.
Cohort members to group 1.2.2
Release notes
1.2.2
- Travis-CI update only.
1.2.1
- Privacy API updated to fulfil requirements of latest Moodle versions (credit goes to Amaia Anabitarte).
- Behat test updated for Moodle 3.4, 3.5 and 3.6.
1.2.0
- Implement the privacy API
1.1.2
- Behat test updated for Moodle 3.3 and 3.4
1.1.1
- Coding guidelines violations fixed.
1.1.0
- New version for Moodle 3.1 and higher.
- Fixed missing param type of the custom name at the instance editing form and added validation of it.
- Fixed missing
can_hide_show_instance()
implementation. - Added ability to delete existing instances of the enrolment plugin in courses.
- Legacy event handlers migrated to current event observers.
- Added Behat tests.
- Added Travis-CI support.
- David Mudrák david@moodle.com became the lead maintainer of the plugin.
Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Version information
- Version build number
- 2019111200
- Version release name
- 1.2.2
- Maturity
- Stable version
- MD5 Sum
- f41b8c608586ab2cdb2698a8ee4f14ab
- Supported software
- Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9
- This is the latest release for Moodle 3.1
- This is the latest release for Moodle 3.2
- This is the latest release for Moodle 3.3
- This is the latest release for Moodle 3.4
- This is the latest release for Moodle 3.5
- This is the latest release for Moodle 3.6
- This is the latest release for Moodle 3.7
- This is the latest release for Moodle 3.8
- This is the latest release for Moodle 3.9
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 1.2.2
Default installation instructions for plugins of the type Enrolment
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myenrol") in the "enrol" subdirectory.
- Visit http://yoursite.com/admin to finish the installation