Cohort members to group

Enrolment ::: enrol_groupsync
Maintained by David Mudrák
Cohort to group sync for users already enrolled via different method.

Cohort members to group 1.2.0

Moodle 3.1, 3.2, 3.3, 3.4, 3.5
Released: Thursday, 7 June 2018, 4:41 AM

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.

Version information

Version build number
2018060600
Version release name
1.2.0
Maturity
Stable version
MD5 Sum
e92957d56a4c28632bd1f112f903cc10
Supported software
Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
1.2.0

Default installation instructions for plugins of the type Enrolment

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myenrol") in the "enrol" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation