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

Developer meetings: Difference between revisions

From MoodleDocs
(developer wiki transfer)
 
No edit summary
 
(48 intermediate revisions by 7 users not shown)
Line 1: Line 1:
==Proposed notes for the next developer conference==
*[[Developer conference February 2006|February 2006 meeting notes]]
*[[Developer conference May 2006|May 2006 meeting notes]]
*[[Developer conference December 2006|December 2006 meeting notes]]
*[[Developer conference April 2007|April 2007 meeting notes]]
*[[Development:MoodleMoot 2007 HackFest|UK 2007 MoodleMoot HackFest]]
*[[Developer meeting February 2008|February 2008 meeting notes]]
*[[Developer meeting April 2008|April 2008 meeting notes]]
*[[SF Developer HackFest|San Francisco 2008 Developer HackFest]]
*[[Developer meeting September 2008|September 2008 meeting notes]]
*[[Developer meeting November 2008|November 2008 meeting notes]]
*[[Developer meeting January 2009|January 2009 meeting notes]]
*[[Developer meeting April 2009|April 2009 meeting notes]]
*[[Developer meeting September 2009|September 2009 meeting notes]]
*[[Development:Czech Hackfest 2009 notes]]
*[[Developer meeting May 2010|May 2010 meeting notes]]
*[[Developer meeting November 2010|November 2010 meeting notes]]
*[[Developer meeting May 2011|May 2011 meeting notes]]


This wiki is for developers to make suggestions about things to talk about during the next developers conference which we want to schedule sometime soon! Once developers have added their notes to it, Martin D can go through and make an agenda with time constraints so that we can get through all of it.
==Forthcoming developer meetings==


''The cut-off time for developers to add notes to this wiki is December 31, 2005''
We aim to hold a developer meeting every three months in line with the Moodle development cycle.


* '''Moodle Metadata''' - One definitive plan to implement metadata at course and activity level in Moodle, editing, searching, taxonomies, metadata format, db structure, integration with backups and "moodlets"...
The next meeting is scheduled for August, 2011. We hope to have a focus on activities outside Moodle HQ.
If you have something you'd like to talk about in a developer meeting, please contact [http://moodle.org/user/profile.php?id=381842 Michael d].


* '''Moodle 1.6 Requirements''' - Talk about them, define them and build a compressive system to check them from any Moodle installation.
==See also==


* '''Moodle SOAP Services''' - Define one central method (soaplib.class.php) to work with SOAP services from Moodle. Incompatibilities between PHP5 internal SOAP libs and nusoap (currently being used by quiz and lams code "anarchically"!).
*[[Roadmap]]
 
* '''MoodleResourceAutoContained''' - In order to be able to package individual resources a new resource type could be created. Really similar to the file resource but forcing moddlers to store all the needed files under its proper moddata dir.
 
* '''Contributions HOWTO''' - Some sort of guidelines to clarify how contributions are accepted, ways to collaborate between core developers and others... just to take advantage of the Ultra-Cool Moodle Community and to avoid some frustrations...
 
* '''Wiki Alternatives''' - A new wiki module (dfWiki) is becoming stronger. Status of the current eWiki module and future. Requirements, maintainers and future. Keep it simple or fill it of capabilities?
 
* '''Workshop Module''' - Some discussion about the status of this module and how it should be maintained in the future.
 
* '''Quiz Module''' - Some discussion about the status of this module and how it should be maintained in the future.


[[Category:Developer]]
[[Category:Developer]]

Latest revision as of 04:05, 25 May 2011

Forthcoming developer meetings

We aim to hold a developer meeting every three months in line with the Moodle development cycle.

The next meeting is scheduled for August, 2011. We hope to have a focus on activities outside Moodle HQ.

If you have something you'd like to talk about in a developer meeting, please contact Michael d.

See also