Note:

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

Moodle 3.1.3 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.3 release notes

Release date: 14 November 2016

Here is the full list of fixed issues in 3.1.3.

Functional changes

  • MDL-56022 - Assignment: Allow to bulk download students submissions in separate folders to avoid file renaming confirmations
  • MDL-46946 - Prompt users to complete required custom user profile fields before allowing them to use the site
  • MDL-43796 - Assignment: When importing an assignment with blind marking into another course never reveal identities

API changes

  • MDL-52051 - Migrate to Dropbox API v2
  • MDL-55602 - Sessions: Add support for Redis as a session_class_handler

Security issues

  • MSA-16-0023 Question engine allows access to files that should not be available
  • MSA-16-0024 Non-admin site managers may accidentally edit admins via web services
  • MSA-16-0025 Capability to view course notes is checked in the wrong context
  • MSA-16-0026 When debugging is enabled, error exceptions returned from webservices could contain private data.

This was not considered to be a security issue when the advisories were prepared, but it is a serious data-protection issue, so you way want to know about it:

  • MDL-56363 Assignment, tutors able to grade students in groups they are not in

Fixes and improvements

  • MDL-47500 - SCORM: Remove blank space on top
  • MDL-54852 - Assignment: Do not display "Do you want to leave this page" dialogue on PDF grading screen when changes are saved
  • MDL-29332 - Allow calculated questions to have variables with case differences (usually affects upgrades from before Moodle 2.1)
  • MDL-56129 - Fix video playback with iOS 10.0 and 10.1 devices (iPad / iPhone)
  • MDL-29774 - When adding group members and using user search display groups of potential members
  • MDL-42041 - Book: put "Turn editing on" button in a more obvious location
  • MDL-56368 - Fixed alignment of settings for Restrict Access when activity titles are very long
  • MDL-55858 - Remove unsubscribe link from notification email in forum with forced subscription
  • MDL-45969 - PDF annotations now show the submission of the selected attempt (fixed the bug when only last attempt was shown)
  • MDL-55505 - Assignment: Fixed bug when editing grades for previous submission attempts overwrites existing grades
  • MDL-56328 - Bootstrapbase Themes - reduce section activity indent when not editing

See also