Meta-course synchronization to groups

General plugins (Local) ::: local_metasync
Maintained by Willy Lee, Charles Fulton, Andrew Zito
[SEEKING MAINTAINER] Metasync creates and populates groups in a course based on the enrollment of metalinked courses.

Meta-course synchronization to groups 1.0

Moodle 2.6, 2.7, 2.8
Released: Tuesday, 14 October 2014, 3:48 AM

Moodle Meta-course Group Synchronization

Metasync creates and maintains groups in metacourses that reflect the enrollment of the linked courses.

Metasync is based on local_metagroup by Paul Holden https://github.com/paulholden/moodle-local_metagroups

Requirements

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

Installation

Copy the metasync folder into your Moodle /local directory and visit your Admin Notification page to complete the installation.

Usage

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

Any future amendments to enrollments in 'child' courses will be reflected in 'parent' course groups.

Author

Willy Lee (wlee@carleton.edu)

Based on local_metagroups by Paul Holden (pholden@greenhead.ac.uk)

Changes

Release 1.0 (build 2014) - First release.

Version information

Version build number
2014100800
Version release name
1.0
Can be updated to
v3.1.0 (2014100801), v3.2.0 (2018022100), v3.4.0 (2018051300), v3.3.0 (2018022101)
Maturity
Stable version
MD5 Sum
f55209285de943b333a35900521c8a38
Supported software
Moodle 2.6, Moodle 2.7, Moodle 2.8
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type General plugins (Local)

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