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
Line 6: Line 6:
==One type of plugin==
==One type of plugin==


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


== Moodlets==
== Moodlets==


Individual-independent-activities backup/restore + metadata  - Eloy
Individual-independent-activities backup/restore + metadata  - Eloy

Revision as of 05:21, 19 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/modules could be subclassed from one plugin class, making installation easier and simplifying the API a lot.

Moodlets

Individual-independent-activities backup/restore + metadata - Eloy