Note:

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

Moodle 2.3.6 release notes: Difference between revisions

From MoodleDocs
(Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+res...")
 
m (Protected "Moodle 2.3.6 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.3/2.3.6}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 18 March 2013
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.3.6%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.3.6].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.3.6%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.3.6].
   
   
===Highlights===
===Regression fix===
 
* ...
* MDL-38474 - Teachers unable to access server files
===Functional changes===
* ...
===API changes===
* ...
   
   
Note: Moodle 2.3.6 is being released just one week after 2.3.5 in response to a serious regression being discovered in 2.3.5.
===Other fixes===
* MDL-38332 - Browsing users paginates properly for multiples of 30 users
* MDL-33424 - Images correctly restored from a 1.9 course quiz
* MDL-34011 - Display of student attempts for Short Answer questions in Lessons is now correct
===Security issues===
===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.
There are no new security issues fixed in this release.
 
===Fixes and improvements===
* ...
==See also==
==See also==
*[[Moodle 2.3.5 release notes]]
*[[Moodle 2.3.5 release notes]]
Line 30: Line 27:
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 2.3]]
[[Category:Moodle 2.3]]
 
[[es:Notas de Moodle 2.3.6]]
[[fr:Notes de mise à jour de Moodle 2.3.6]]
[[fr:Notes de mise à jour de Moodle 2.3.6]]

Latest revision as of 09:07, 25 May 2022

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 2.3.6 release notes

Release date: 18 March 2013

Here is the full list of fixed issues in 2.3.6.

Regression fix

  • MDL-38474 - Teachers unable to access server files

Note: Moodle 2.3.6 is being released just one week after 2.3.5 in response to a serious regression being discovered in 2.3.5.

Other fixes

  • MDL-38332 - Browsing users paginates properly for multiples of 30 users
  • MDL-33424 - Images correctly restored from a 1.9 course quiz
  • MDL-34011 - Display of student attempts for Short Answer questions in Lessons is now correct

Security issues

There are no new security issues fixed in this release.

See also