Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Moodle 2.0 release notes: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
Línia 21: Línia 21:


===API Changes===
===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:DB_layer_2.0_migration_docs|Database layer changes]] - you will need to update your code.

Revisió del 22:07, 29 abr 2010

Note: This article is a work in progress. Please use the page comments or an appropriate moodle.org forum for any recommendations/suggestions for improvement.


Release date: Not yet released

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.

Please check the Roadmap and Moodle 2.0 Planning document for the most up-to-date information about our progress.


Here is the full list of fixed issues in 2.0.

Highlights

See Roadmap to follow the ongoing Moodle 2.0 development.

  • 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

API Changes

See Development:Migrating_contrib_code_to_2.0

See also