Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Developer notes.

Development:Developer notes: Difference between revisions

From MoodleDocs
mNo edit summary
 
(86 intermediate revisions by 20 users not shown)
Line 1: Line 1:
<p class="note">'''Note for contributors:''' This area is for developers to work on various bits of code and documentation as necessary. Initial text has been taken from [http://moodle.org/course/view.php?id=5 Using Moodle] Developer Wiki. If you find any text missing, please email docs AT moodle DOT org.</p>
<p class="note">'''Note:''' New developer documentation pages should be added to the ''Development namespace'' by typing <code>Development:</code> before the new page name i.e. <code><nowiki>[[Development:New page name]]</nowiki></code>.</p>


==1.6 plans==
This area is for developers to work on various bits of code and documentation as necessary. Once material has matured it should be linked to from the main [[Development:Developer documentation|Developer documentation]] page.
 
==Core code==
 
*[[Other lang issues|Language issues]]
*[[Datalib Notes]]
*[[Application/session variables]]
*[[Filters schema]]
*[[Filterall support]]
*[[Groups documentation for module developers]]
*[[Development:Plan to improve ability to delegate administrator tasks to course category level|Plan to improve ability to delegate administrator tasks to course category level]]
*[[Development:Stealth mode and nested activities|Stealth mode and nested activities]]
*[[Development:Enrolment_plugins_2.0|How enrolments should work in Moodle 2.0]]
*[[Development:Redesigning the override roles page|Redesigning the override roles page]]
 
===Gradebook===
 
*[[Development:Gradebook_improvements|Gradebook improvements]] - ideas from Petr.
*[[Development:Tim's_Gradebook_thoughts|Tim's Gradebook thoughts]]
 
==Modules and other recognised plugin types==
 
===Lesson===
 
*[[Adding_question_types_to_lesson|Adding question types to lesson module]]
*[[Development:New lesson navigation | New lesson navigation]]
*[[Development:Adding blocks to lesson | Adding blocks to lesson]]
 
===Quiz & question types===
 
* [[Development:File storage conversion Quiz and Questions|File storage conversion Quiz and Questions]] - notes for MDL-16094.
* [[Development:How the quiz navigation should work in Moodle 2.0|How the quiz navigation should work in Moodle 2.0]] - MDL-20276.
* [[Development:Moodle 2.0 question bank improvements|Moodle 2.0 question bank improvements]] - including question tagging and improved searchability.
* [[Development:Question_Engine_2|Proposal to change the Moodle Question Engine]] This supersedes
** [[Development:Plans for adaptive mode|Plans for adaptive mode]]
** [[Development:Implementation of true negative marks in MC-type questions|Implementation of true negative marks in MC-type questions]]
* [[Calculated question development]]
* [[Numerical question units and intervals]]
* [[Development:Future question bank/sharing/versioning requirements|Future question bank/sharing/versioning requirements]]
* [[Development:States of a quiz attempt]]
* [[Development:Optional checkbox "This is all my own work" before submitting a quiz]]
* [[The OU PMatch algorithm]]
 
===Other activity modules===


*[[Forum development|Forum functional upgrade]]
*[[Forum development|Forum functional upgrade]]
*[[UTF-8 migration|Migration to UTF-8]]
*[[Wiki development|Wiki module development]]
*[[Other lang issues|Other language issues (non UTF related)]]  
 
*[[Developer conference|Developer conference]]
 
*[[MoodleDocs development]]
===Gradebook Plugins===
 
*[[Development:External Database Plugin]]
 
===Other===
 
*[[Blogs and forums|Blogs, forums and the nature of discussion]]
*[[Conditional activities]]
*[[Improved Payment Plugin]]
*[[Development:Moodle-specific customisations to the HTML editor]]
*[[Development:Moodle Automatic Regression Test and Inspection Nit-picker]]
*[[Development: VSTU projects|Projects developed in Volgograd State Technical University]] becomes to many to simple list them on that page.
 
== Markup & Theming ==
* [[Moodle CSS System]], idea from forum discussion on [http://moodle.org/mod/forum/discuss.php?d=126009 Object Oriented CSS]


==Other==
==Other==


*[[MoodleDocs development]]
*[[Usability]]
*[[Usability]]
*[[Interface guidelines]]
*[[Stats package]]
*[[Blogs and forums|Blogs, forums and the nature of discussion]]
*[[Authentication API]]
*[[Document Management API]]
*[[Document Management API]]
*[[Filters schema]]
*[[wikindx|Possible integration of WIKINDX with Moodle]]
*[[Filterall support]]
*[[Development:Snapshot - flat HTML export of complete course]]
*[[Application/session variables]]
*[[Development:Offline Moodle | Development:Offline Moodle - A Moodle that runs on a mobile device with the internet]]
*[[Unmerged files|1.4 and 1.5 un-merged files]]
*[[Development:A standard set of fixtures for unit tests?|A standard set of fixtures for unit tests?]]
*[[Email processing]]
 
*[[Wiki development|Wiki module development]]
==Archive: past proposals==
*[[Cookieless Sessions]]
 
===Things that got implemented===
 
====Core code====
 
*[[Development:Ajax user selector|Ajax user selector]]
*[[Roles]] - in Moodle 1.7
*[[Moodle forms library]] - in Moodle 1.8
**[[Martin form notes]]
 
====Quiz & question types====
 
*[[Development:Quiz UI redesign | Quiz UI redesign]]
*[[Development:Administration page for question types|Administration page for question types]]
*[[Development:Plan_to_Improve_Flexibility_of_Question_Category_Sharing_and_Permissions|Plans for enhancing the question bank]] - in Moodle 1.9
*[[Development:Email notification when a quiz is submitted|Email notification when a quiz is submitted]] - in Moodle 1.9
*[[Development:Plans for enhancing import/export in questiontype plugins]] - in Moodle 1.9
*[[Development:quiz_navigation | Quiz navigation]]
*[[Development:Open_protocol_for_accessing_question_engines|Open protocol for accessing question engines]]
*[[Development:Quiz report enhancements|Quiz report enhancements]]
*[[Development:Flagging questions during a quiz attempt|Flagging questions during a quiz attempt]]


==See also==
====Other====


*[[Developer documentation]]
*[[Quiz and quesions community testing day]]


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

Latest revision as of 18:50, 26 October 2010

Note: New developer documentation pages should be added to the Development namespace by typing Development: before the new page name i.e. [[Development:New page name]].

This area is for developers to work on various bits of code and documentation as necessary. Once material has matured it should be linked to from the main Developer documentation page.

Core code

Gradebook

Modules and other recognised plugin types

Lesson

Quiz & question types

Other activity modules


Gradebook Plugins

Other

Markup & Theming

Other

Archive: past proposals

Things that got implemented

Core code

Quiz & question types

Other