Note:

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

Moodle 2.2.2 release notes: Difference between revisions

From MoodleDocs
m (Adding some items and rewording to past tense)
Line 12: Line 12:
===Functional changes===
===Functional changes===
   
   
* MDL-31095 Adding and removing questions from the quiz can reset max grade.
* MDL-31095 Quiz max grade maintained when adding and removing questions
* MDL-30031 Quiz Adaptive mode should ignore invalid answers without penalty
* MDL-30031 Quiz Adaptive mode ignores invalid answers without penalty
   
   
===Security issues===
===Security issues===
Line 21: Line 21:
===Fixes and improvements===
===Fixes and improvements===
   
   
* MDL-31248 Change to RC4 encryption is now backwards compatible - '''Note: all users will need to log in to set a new cookie after this update'''
* MDL-31213 Problem with new password form was fixed
* MDL-29254 Problem adding blog entries after an update from 1.9 was resolved
* MDL-30521 Issue retrieving external blogs in some languages has now been fixed
* MDL-31072 System roles can now be assigned when there are very many registered users
* MDL-31077 REST Web service correctly returns null when no results are discovered
* MDL-22896 Forum messages with ampersands are now sent correctly by email
* MDL-27793 Login names now appear consistently in all themes across all languages
* MDL-26037 When importing in a site with lots of courses, all courses are checked
* MDL-30484 Regrading quiz causes essay attachments to disappear
* MDL-30484 Regrading quiz causes essay attachments to disappear
* MDL-28364 Some import/export question format don't accept the file type they should accept
* MDL-28364 Correct import formats accepted when importing questions
* MDL-31407 Quiz grades are not saved properly when the submitter is not the user taking the quiz.
* MDL-31407 Quiz grades are saved properly when the submitter is not the user taking the quiz
* MDL-31205, MDL-31019, MDL-26260 Quiz Browser Security Window fixes: missing Scroll Bars Missing and Fatal error on submit.
* MDL-31876, MDL-31495 Quiz performance improvements have been made
* MDL-31876, MDL-31495 Quiz performance improvements
* MDL-31205, MDL-31019, MDL-26260 Quiz Browser Security Window fixes have been made
* MDL-31072 Cannot assign system roles when there are many registered users
* MDL-26037 Import search list only checks first 250 courses to list
   
   
<noinclude>==See also==
<noinclude>==See also==

Revision as of 00:59, 12 March 2012

Releases > Moodle 2.2.2 release notes

Release date: 12 March 2012

Here is the full list of fixed issues in 2.2.2.

Highlights

  • MDL-27891 Tag flagging is now logged
  • MDL-30778 EndUserRole metadata used in Common Cartridge import

Functional changes

  • MDL-31095 Quiz max grade maintained when adding and removing questions
  • MDL-30031 Quiz Adaptive mode ignores invalid answers without penalty

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-31248 Change to RC4 encryption is now backwards compatible - Note: all users will need to log in to set a new cookie after this update
  • MDL-31213 Problem with new password form was fixed
  • MDL-29254 Problem adding blog entries after an update from 1.9 was resolved
  • MDL-30521 Issue retrieving external blogs in some languages has now been fixed
  • MDL-31072 System roles can now be assigned when there are very many registered users
  • MDL-31077 REST Web service correctly returns null when no results are discovered
  • MDL-22896 Forum messages with ampersands are now sent correctly by email
  • MDL-27793 Login names now appear consistently in all themes across all languages
  • MDL-26037 When importing in a site with lots of courses, all courses are checked
  • MDL-30484 Regrading quiz causes essay attachments to disappear
  • MDL-28364 Correct import formats accepted when importing questions
  • MDL-31407 Quiz grades are saved properly when the submitter is not the user taking the quiz
  • MDL-31876, MDL-31495 Quiz performance improvements have been made
  • MDL-31205, MDL-31019, MDL-26260 Quiz Browser Security Window fixes have been made

See also