Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Roadmap.

Roadmap: Difference between revisions

From MoodleDocs
No edit summary
Line 7: Line 7:
* [[Development:Events|Events API]] - Moodle.com
* [[Development:Events|Events API]] - Moodle.com
::The new Events API provides a way for any code to "hook" into events in a clean, loosely coupled way.  It's the foundation of the new Gradebook.
::The new Events API provides a way for any code to "hook" into events in a clean, loosely coupled way.  It's the foundation of the new Gradebook.
* [[Repository API]] ? - Open University, Moodle.com, Humboldt and Warp Networks
::Abstract all file operations to an API that allows plugins for different external repositories
* [[Development:Plan_to_Improve_Flexibility_of_Question_Category_Sharing_and_Permissions|Improved question bank]] - Jamie Pratt
* [[Development:Plan_to_Improve_Flexibility_of_Question_Category_Sharing_and_Permissions|Improved question bank]] - Jamie Pratt
::Allows questions to be shared by the whole site, a course category, a singe course, or be kept private to a single module. More control over who can do what to each question.
::Allows questions to be shared by the whole site, a course category, a singe course, or be kept private to a single module. More control over who can do what to each question.
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.
* [[Development:Groups_documentation_for_module_developers|New groups]] - Open University
::Site-wide groups, reusable groups, and assigning activities to groups are the major improvements being developed 
* Quiz module improvements:
* Quiz module improvements:
** A quiz can now [[Quiz submission email notification|send emails when an attempt is finished]] - a confirmation to the student, a notification to all teachers, or both. (Implemented by Graham Miller of [http://www.webenhanced.com.au/ Web Enhanced Solutions]).
** A quiz can now [[Quiz submission email notification|send emails when an attempt is finished]] - a confirmation to the student, a notification to all teachers, or both. (Implemented by Graham Miller of [http://www.webenhanced.com.au/ Web Enhanced Solutions]).
* SCORM 2004?
* Integrate [[Dfwiki|nwiki]]?
* [[Development:Feedback|Integrate Feedback module]]?
* [[Development:Feedback|Integrate Feedback module]]?


== Version 2.0 - Expected First Half 2008 ==
== Version 2.0 - Expected Early 2008 ==


* [[Repository API]] ? - Open University, Moodle.com, Humboldt and Warp Networks
::Abstract all file operations to an API that allows plugins for different external repositories
* [[Development:Portfolio API]]
::Interface Moodle activities and repositories to help produce portfolios for internal assessment AND external publication
* [[IMS Learning Design]] - Moodle.com
* [[IMS Learning Design]] - Moodle.com
::Support for importing/exporting LD, converting Moodle activities and sequences of activities into a standard format for sharing, and importing standard sequences into Moodle courses
::Support for importing/exporting LD, converting Moodle activities and sequences of activities into a standard format for sharing, and importing standard sequences into Moodle courses
Line 35: Line 31:
* [[Development:Voice|Moodle Voice]]
* [[Development:Voice|Moodle Voice]]
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.
* [[Development:Groups_documentation_for_module_developers|New groups]] - Open University
::Site-wide groups, reusable groups, and assigning activities to groups are the major improvements being developed 
* SCORM 2004?
* Integrate [[Dfwiki|nwiki]]?


''Note: Moodle 2.0 will require PHP 5.2 as a minimum, because of certain improvements not available in PHP 4.  For more info see: [http://gophp5.org/ gophp5.org]''
''Note: Moodle 2.0 will require PHP 5.2 as a minimum, because of certain improvements not available in PHP 4.  For more info see: [http://gophp5.org/ gophp5.org]''
Line 40: Line 42:
== Version 2.1 ==
== Version 2.1 ==


* [[Development:Portfolio API]]
::Interface Moodle activities and repositories to help produce portfolios for internal assessment AND external publication





Revision as of 08:57, 6 July 2007

This roadmap collects the best information about upcoming features in Moodle. It is not 100% certain - features may change according to available funding and developers.

Version 1.9 - Expected August 2007

The gradebook system will be revamped for performance, switching from our older "pull" model to a "push" model where all modules will now publish grades as necessary into a central table. Support for (local/state) outcomes/goals/competencies is included! => really hope to consider including Gradebook Plus or add similar features to allow instructors to input grades directly!
The new Events API provides a way for any code to "hook" into events in a clean, loosely coupled way. It's the foundation of the new Gradebook.
Allows questions to be shared by the whole site, a course category, a singe course, or be kept private to a single module. More control over who can do what to each question.

Version 2.0 - Expected Early 2008

  • Repository API ? - Open University, Moodle.com, Humboldt and Warp Networks
Abstract all file operations to an API that allows plugins for different external repositories
Interface Moodle activities and repositories to help produce portfolios for internal assessment AND external publication
Support for importing/exporting LD, converting Moodle activities and sequences of activities into a standard format for sharing, and importing standard sequences into Moodle courses
Allowing dependencies and forced paths through the content
Makes it easy for users to find and navigate other systems and external Moodle repositories, leveraging the Moodle Network in various ways.
API for integrating external systems for managing student information
  • Old DB install/upgrade system removed
The deprecated system for installing or upgrading database entries used in Moodle < 1.7 will be completely removed, while supporting only the new XML based database scheme introduced in 1.7
Moodle Voice is a project for embedding VoiceXML support into Moodle Core.
We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.
Site-wide groups, reusable groups, and assigning activities to groups are the major improvements being developed
  • SCORM 2004?
  • Integrate nwiki?

Note: Moodle 2.0 will require PHP 5.2 as a minimum, because of certain improvements not available in PHP 4. For more info see: gophp5.org

Version 2.1