Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Moodle 2.0 release notes.

Moodle 2.0 release notes: Difference between revisions

From MoodleDocs
(→‎Moodle 2.0: highlighting Workshop module)
(Replaced content with "This page has moved to https://docs.moodle.org/dev/Releases")
 
(96 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{Work_in_progress}}
This page has moved to https://docs.moodle.org/dev/Releases
 
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 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].
 
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
 
====Workshop====
 
* MDL-17827 [[Workshop module]] has been rewritten from scratch. As a very fresh code, it is a subject of massive testing, bug-fixing and improving. However we hope that the 2.0 version, even in this premature state, is significantly better than the legacy one.
 
===Security issues===
 
===Known problems and regressions===
 
===For Developers: API Changes===
 
See [[Development:Migrating_contrib_code_to_2.0]]
 
* [[Development:DB_layer_2.0_migration_docs|Database layer changes]] - you will need to update your code.
* [[Development:Using_the_file_API|File handling changes]] - you will need to update your code.
* [[Development:Migrating your code code to the 2.0 rendering API|Rendering layer changes]] - should be mostly backwards compatible, but you are advised to upgrade your code.
* Require capability used to do an automatic require_login. It no longer does so. All pages must explicitly call require_login if they need it. MDL-19882
* [[Development:Moodle_2.0_question_type_API_changes|Changes to the question type API]]
 
<noinclude>==See also==
*[[Moodle 1.9 release notes]]
 
[[Category:Release notes]]
[[Category:Moodle 2.0]]
 
[[fr:Notes de mise à jour de Moodle 2.0]]
</noinclude>

Latest revision as of 09:07, 20 June 2011

This page has moved to https://docs.moodle.org/dev/Releases