Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Moodle 3.0.

Development:Moodle 3.0: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 7: Line 7:


All plugins could be subclassed from one plugin class, making installation easier and simplifying the API a lot.
All plugins could be subclassed from one plugin class, making installation easier and simplifying the API a lot.
== Various ==
* Fully OOP-ize modules.
* Moodlets (individual-independient-activities backup/restore + metadata)

Revision as of 14:42, 18 June 2008

This page is brainstorm for all ideas about a complete rewrite/refactor for Moodle 3.0.

Please add yours! They don't need to be consistent yet, just make sure your ideas are here to be boiled down later on.


One type of plugin

All plugins could be subclassed from one plugin class, making installation easier and simplifying the API a lot.



Various

  • Fully OOP-ize modules.
  • Moodlets (individual-independient-activities backup/restore + metadata)