Note:

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

Moodle 2.2.1 release notes: Difference between revisions

From MoodleDocs
(Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+reso...")
 
(Adding release information)
Line 1: Line 1:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 9 January 2012
   
   
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.2.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.2.1].
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.2.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.2.1].
Line 7: Line 7:
===Highlights===
===Highlights===
   
   
* ...
* MDL-26974 - SCORM now has logging for opening individual SCOs
* MDL-28710 - CSS class names have been added for rating div/span elements enabling theming
   
   
===Functional changes===
===Functional changes===
   
   
* ...
* MDL-19147 - Single Simple forums are no longer targets for moving (and losing) discussions
* MDL-20245 - Bigger values allowed in user preferences, alleviating some problems with grader report
   
   
===Security issues===
===Security issues===
Line 18: Line 20:
   
   
===Fixes and improvements===
===Fixes and improvements===
 
* ...
* MDL-30623 - Guest are no longer asked for an enrolment password when trying to enter courses
* MDL-30569 - Editing the front page when defaulthomepage = mymoodle now works as expected
* MDL-28180 - Duplicating an assignment that has course completion enabled no longer breaks course completion for the course
* MDL-27314 - It is now possible to delete or regrade quiz attempts in separate groups mode
* MDL-28282 - Groups/grouping support in SCORM 2.0 is now working
   
   
<noinclude>==See also==
<noinclude>==See also==

Revision as of 06:05, 6 January 2012

Releases > Moodle 2.2.1 release notes

Release date: 9 January 2012

Here is the full list of fixed issues in 2.2.1.

Highlights

  • MDL-26974 - SCORM now has logging for opening individual SCOs
  • MDL-28710 - CSS class names have been added for rating div/span elements enabling theming

Functional changes

  • MDL-19147 - Single Simple forums are no longer targets for moving (and losing) discussions
  • MDL-20245 - Bigger values allowed in user preferences, alleviating some problems with grader report

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-30623 - Guest are no longer asked for an enrolment password when trying to enter courses
  • MDL-30569 - Editing the front page when defaulthomepage = mymoodle now works as expected
  • MDL-28180 - Duplicating an assignment that has course completion enabled no longer breaks course completion for the course
  • MDL-27314 - It is now possible to delete or regrade quiz attempts in separate groups mode
  • MDL-28282 - Groups/grouping support in SCORM 2.0 is now working

See also