Note:

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

Moodle 2.6.5 release notes: Difference between revisions

From MoodleDocs
(Adding issue links)
Line 12: Line 12:
   
   
* MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
* MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
* MDL-46681 - For Mulitple choices questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" questions. It is now impossible to select that combination of options on the form.
 
===Security issues===
===Security issues===
   
   

Revision as of 15:44, 1 September 2014

Releases > Moodle 2.6.5 release notes

Release date: Not yet released

Here is the full list of fixed issues in 2.6.5.

Highlights

  • MDL-35984 - Gradebook Sum of grades shows correct total if items are hidden

Functional changes

  • MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
  • MDL-46681 - For Mulitple choices questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" questions. It is now impossible to select that combination of options on the form.

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements

  • MDL-37509 - Description of assignment hidden in calendar if "always show description" = NO
  • MDL-43197 - Parent role only sees course total and no longer individual grades
  • MDL-46236 - Start New Attempt option is now followed if SCORM is set to appear in a popup

See also