Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle 3.1.5 release notes

From MoodleDocs
Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Releases > Moodle 3.1.5 release notes

Release date: 13 March 2017

Here is the full list of fixed issues in 3.1.5.

Highlights

  • MDL-36233 - Fixed inconsistent "Submissions not graded" link displayed to the teachers on the course overview block
  • MDL-56592 - Allow teacher to toggle to/from "user view" in grader and user report in gradebook
  • MDL-48228 - MySQL and MariaDB drivers updated to support full UTF-8 . For sites upgrading to 3.1.5, a CLI script may be used to convert to full UTF-8. See MySQL full unicode support for details.

Security issues

Fixes and improvements

  • MDL-56122 - Force reload/recreation of (unoconv) preview in grading interface
  • MDL-51833 - Performance improvement in event monitor preferences loading
  • MDL-55859 - Assignment: Delete incomplete files after pdf conversion failure
  • MDL-55762 - Better error handling around ghostscript
  • MDL-50719 - Long-running scheduled task should not significantly slow down cron processing of other tasks
  • MDL-57587 - Quiz: Show feedback images when reviewing a quiz attempt
  • MDL-50770 - Dashboard should apply customized block positions during dashboard reset
  • MDL-57374 - Pasting unformatted non HTML plain text in Atto should not remove all styles and class attributes from all existing content in editor
  • MDL-57362 - Assignment list all submissions must respect separate groups mode
  • MDL-46782 - When re-entering Multi-SCO SCORM start from the first uncompleted SCO
  • MDL-53367 - Importing a forum with auto subscription now automatically subscribes current users
  • MDL-50625 - Allow to use LDAP user synchronisation without page control
  • MDL-55915 - Respect capability to view full names in assignment grading, grader report and manual user enrolment popup
  • MDL-57785 - Don't refresh SCORM navigation when navigation display is disabled
  • MDL-57296 - Fixed bug when teacher without permission to view hidden grades was not able to collapse grade categories in the gradebook
  • MDL-55547 - Event monitor: fixed bug preventing to view current subscription after deleting a course with subscriptions

See also