/moodle-local_cohortrole

Moodle local plugin to synchronize cohorts with system roles

Primary LanguagePHP

Cohort role synchronization Build Status

Requirements

  • Moodle 3.9 or later.

Installation

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

Once installed, you should see a new option in your site administration:

Users -> Accounts -> Cohort role synchronization

Usage

  1. Create system-level cohort(s).
  2. Create system-level assignable role(s) - optional, you can also use existing roles.
  3. Visit Cohort role synchronization page.
  4. Create new link between cohort and role.
  5. Users will automatically be (un)assigned to the role according to their membership of selected cohort.

Author

Paul Holden (paulh@moodle.com)