Note:

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

Moodle Wishlist: 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)