/moodle-local_metagroups

Moodle local plugin to synchronize meta-course groups

Primary LanguagePHP

Meta-course group synchronization Build Status

Requirements

  • Moodle 3.9 or later.
  • Meta-course enrolment plugin.

Installation

Copy the metagroups folder into your Moodle /local directory and visit your admin notification page to complete the installation.

Usage

After installation, or when creating new meta-course enrolment instances, you may need to synchronize existing groups. To do this run the cli/sync.php script (use the --help switch for further instructions on usage).

Any future amendments to groups (add, update and delete) and their membership (add or remove users) in 'child' courses will be automatically reflected in 'parent' courses that use groups.

Author

Paul Holden (paulh@moodle.com)