Note:

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

Moodle 2.0 release notes: Difference between revisions

From MoodleDocs
No edit summary
Line 1: Line 1:
{{Work_in_progress}}
{{Work_in_progress}}


Release date: Not yet released
Release date: '''July 20, 2010'''


We're aiming to release a Moodle 2.0 preview release on Monday 3rd May 2010, followed by a testing period of 2.5 months before releasing 2.0 stable in the second half of July.  
Before the final release we will have a series of rapidly improving Preview releases, roughly weekly. These are to allow a wider range of developers and contributors to test the code on copies of their production servers, help us tweak the interface and performance, and work on translations, modules and other third-party code (most of which will have to be rewritten significantly).


Please check the [[Roadmap]] and [http://spreadsheets.google.com/pub?key=pDVzrUsKEBnChh0nn7-FTYA Moodle 2.0 Planning document] for the most up-to-date information about our progress.
* [[Moodle 2.0 Preview 1 release notes]] - May 4, 2010
* [[Moodle 2.0 Preview 2 release notes]]
* [[Moodle 2.0 Preview 3 release notes]]
* [[Moodle 2.0 Preview 4 release notes]]
* [[Moodle 2.0 Preview 5 release notes]]


==Moodle 2.0==


Here is [http://tracker.moodle.org/browse/MDL/fixforversion/10122 the full list of fixed issues in 2.0].
Here is [http://tracker.moodle.org/browse/MDL/fixforversion/10122 the full list of fixed issues in 2.0].


===Highlights===
The notes below are under construction right now.
 
===Core Highlights===
 
 
===Module Highlights===


See [[Roadmap]] to follow the ongoing Moodle 2.0 development.
 
====SCORM====


* MDL-11501 New [[SCORM module]] settings - display attempt status, display course structure, force completed, force new attempt, lock after final attempt - allowing the behaviour dictated to the SCORM object by the authoring package to be changed
* MDL-11501 New [[SCORM module]] settings - display attempt status, display course structure, force completed, force new attempt, lock after final attempt - allowing the behaviour dictated to the SCORM object by the authoring package to be changed


===Security issues===
===Security issues===
Line 20: Line 33:
===Known problems and regressions===
===Known problems and regressions===


===API Changes===
===For Developers: API Changes===


See [[Development:Migrating_contrib_code_to_2.0]]
See [[Development:Migrating_contrib_code_to_2.0]]

Revision as of 18:30, 4 May 2010

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.


Release date: July 20, 2010

Before the final release we will have a series of rapidly improving Preview releases, roughly weekly. These are to allow a wider range of developers and contributors to test the code on copies of their production servers, help us tweak the interface and performance, and work on translations, modules and other third-party code (most of which will have to be rewritten significantly).


Moodle 2.0

Here is the full list of fixed issues in 2.0.

The notes below are under construction right now.

Core Highlights

Module Highlights

SCORM

  • MDL-11501 New SCORM module settings - display attempt status, display course structure, force completed, force new attempt, lock after final attempt - allowing the behaviour dictated to the SCORM object by the authoring package to be changed


Security issues

Known problems and regressions

For Developers: API Changes

See Development:Migrating_contrib_code_to_2.0

See also