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
(Moodle has applied to be a mentoring organisation, gsoc logo)
(Added "Workflow support in the Database activity module")
Line 36: Line 36:
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=118494 GSOC project: XML admin settings presets] forum discussion
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=118494 GSOC project: XML admin settings presets] forum discussion
* Tracker issue MDL-18548
* Tracker issue MDL-18548
==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.
* The initial proposal in the [http://moodle.org/mod/forum/discuss.php?d=118830 Database module forum]


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

Revision as of 20:43, 15 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