Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Projects for new developers.

Projects for new developers: Difference between revisions

From MoodleDocs
(Added "Workflow support in the Database activity module")
Line 42: Line 42:


* The initial proposal in the [http://moodle.org/mod/forum/discuss.php?d=118830 Database module forum]
* The initial proposal in the [http://moodle.org/mod/forum/discuss.php?d=118830 Database module forum]
* Tracker issue MDL-18572


==See also==
==See also==

Revision as of 08:34, 16 March 2009

2009soclogo.gif

Latest news: Moodle has applied to be a mentoring organisation for Google Summer of Code 2009! 09:39, 14 March 2009 (UTC)

The list of accepted mentoring organisations will be announced on Wednesday 18 March 2009. The student application period will begin on Monday 23 March 2009.


This evolving page lists possible Moodle projects for new developers derived from community suggestions.

If you have any ideas for new features in Moodle which might be suitable as projects for new developers, please see Development:New feature ideas.


Custom report generator

An interface for enabling Moodle admins to create custom reports.

Record audio repository plugin

Use a Flash or Java plugin to record the audio to a suitable compressed format. The data could then be uploaded as for a File upload plugin.

Google Gears integration

XML admin settings presets

Create an interface for allowing administrators to export settings in an XML file for restoring to another Moodle site.

Workflow support in the Database activity module

Add the ability to control the state of a database record, permissions at different state levels and email notifications.

See also