One Roster

Enrolment ::: enrol_oneroster
Maintained by Coolie and AndrewAndrew Lyons, Moodle HQ
A OneRoster enrolment plugin for Moodle, supporting version 1.1 of the IMS OneRoster REST specification.

One Roster 2021-01-20

Moodle 3.9, 3.10
Released: dimecres, 20 de gener 2021, 1:49 PM

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

[2021012000] - 2021-01-20

Improved

  • Migrated from Travis to GitHub Actions

Fixed

  • Mark new users as confirmed
  • Correct variable name when assign agents to a user
  • Fix an issue where the roleid list may be empty when removing users

Added

  • Added a new setting to select the authentication method (Fixes #7)
  • Added a new setting to select the page size when querying the OneRoster host

[2020120701] - 2020-12-07

Fixed

  • Fetching parent organisation

[2020120700] - 2020-12-07

Fixed

  • Test Connection script should respect configured OAuth setting
  • Corrected admin setting path for test connection script
  • Fixed missing database table

Changed

  • Corrected php docblock for testconnection.php script
  • Corrected typo on docblock

Improved

  • Handling of Organisation data to assist with bug in OR Reference Implementation

[2020120301] - 2020-12-03

Added

  • Missing testconnection.php script access from the UI (#5)
  • Added a Changelog.md to capture future changes

Version information

Version build number
2021012000
Version release name
2021-01-20
Can be updated from
2020-09-02 (2020090200), 2020-12-03 (2020120300), 2020-12-03 (2020120301), 2020-12-07 (2020120701)
Maturity
Alpha
MD5 Sum
6828f274c0f96ed11c66e857631a3ede
Supported software
Moodle 3.9, Moodle 3.10
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2021012000

Default installation instructions for plugins of the type Enrolment

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