Skip to content

stanta/moodle-local_metagroups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle Meta-course Group Synchronization

Requirements

  • Moodle 2.6 (build 2013111800) or later.
  • Meta-course enrolment (build 2013110500 or later).

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 (pholden@greenhead.ac.uk)

Changes

Release 1.3 (build 2014103100):

  • CLI script can now synchronize specific courses.
  • API & documentation updates.

Release 1.2 (build 2014080500):

  • Only synchronize parent courses that use groups.

Release 1.1 (build 2014031300):

  • Prevent synchronized group memberships being removed.

Release 1.0 (build 2014021001):

  • First release.

About

Local Moodle plugin to synchronize meta-course groups

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%