Note:

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

Moodle 2.3 release notes: Difference between revisions

From MoodleDocs
(French link)
No edit summary
Line 25: Line 25:
===For developers: API changes===
===For developers: API changes===
   
   
* ...
* MDL-31902 All xxx_get_participants() functions are removed from core
   
   
<noinclude>==See also==
<noinclude>==See also==

Revision as of 05:12, 14 May 2012

Releases > Moodle 2.3 release notes

Release date: Not yet released

Here is the full list of fixed issues in 2.3.


Major new features

  • ...

Other highlights

  • MDL-3030 More robust handling of quiz attempts that are not submitted by the deadline.
  • MDL-3054 & MDL-11047 There is now an option for teacher to force students to answer the quiz questions strictly in order. As part of this, the quiz remembers which page the student was last on, and will take them back there when they resume an attempt.

Functional changes

  • ...

Security issues

All security issues that were fixed in 2.2.x and 2.1.x were also fixed in 2.3.

For developers: API changes

  • MDL-31902 All xxx_get_participants() functions are removed from core

See also