Moodle Plugins directory: One Roster: Versions: 2020-09-02 | Moodle.org

One Roster
One Roster 2020-09-02
Moodle OneRoster Enrolment plugin
The enrol_oneroster
plugin for Moodle is an Enrolment plugin which supports Version 1.1 of the IMS OneRoster REST specification.
The Moodle OneRoster Enrolment plugin is an IMS Certified plugin.
This implementation currently supports the following features:
- Authentication via
- OAuth 2.0
- OAuth 1.0a
- Creation of users associated with a School
- Assignation of Parent roles to individual students
- Creation, and Update of Moodle courses from OneRoster Class data, including provision of:
- Start date
- End date
- Creation, Update, and Removal of Enrolment records for students, and teachers to each course
The following features are currently not implemented but are planned for future development:
- Support for the OneRoster Gradebook Consumer/Provider specification
- OneRoster Version 1.2
There are currently no plans to add support for the CSV Implementation of the OneRoster specification.
Important information
Please note that this plugin is currently in ALPHA development and you should confirm its suitablity for your purpose prior to use in any production environment.
We ask that you report any bugs, issues, and positive experiences via the Issue tracker.
Installation
Download the latest version of the plugin and unzip or copy to the enrol/oneroster
folder of your Moodle installation.
Version information
- Version build number
- 2020090200
- Version release name
- 2020-09-02
- Can be updated to
- 2021-01-20 (2021012000)
- Maturity
- Alpha
- MD5 Sum
- 3da52cda02f541dc7d18e39845b827d5
- Supported software
- Moodle 3.9, Moodle 3.10
- The more recent release 2021-01-20 (2021012000) exists for Moodle 3.9
- The more recent release 2021-01-20 (2021012000) exists for Moodle 3.10
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Enrolment
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myenrol") in the "enrol" subdirectory.
- Visit http://yoursite.com/admin to finish the installation