Skip to content

Moodle 3.1: v20170116

Compare
Choose a tag to compare
@jamesmcq jamesmcq released this 19 Jan 09:32
· 114 commits to MOODLE_31_STABLE since this release

In this release:

New Features & Improvements

  • Webservice additions and improvements. Documentation
    • Added new function "local_o365_update_grade".
    • Added new function "local_o365_get_assignments".
    • Add id-based filtering to "local_o365_get_teachercourses" function.
    • Add id-based filtering to "local_o365_get_course_users" function.
    • Added duedate parameter to "local_o365_create_onenoteassignment" function.
  • Valid App ID, Reply URL, and Sign-On URL values now appear in the setup tab of the administration settings for the local plugin.
  • Updated OpenID Connect language strings to be more in-line with standard vocabulary.

Bugfixes

  • Fixed outdated table names in assignsubmission_onenote and assignfeedback_onenote.
  • Added missing cachedef strings causing core Moodle unit tests to fail.
  • Improved support for PostgreSQL.
  • Adjusted SDS cron task to reduce server load.
  • Fixed missing closing tag in de language pack.