Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Developer notes: Difference between revisions

From MoodleDocs
No edit summary
(This page will not be migrated to new devdocs)
 
(40 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<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>[[New page name]]</nowiki></code>.</p>
{{Template:WillNotMigrate}}


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|Developer documentation]] page.
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|Developer documentation]] page.
Line 13: Line 13:
*[[Plan to improve ability to delegate administrator tasks to course category level|Plan to improve ability to delegate administrator tasks to course category level]]
*[[Plan to improve ability to delegate administrator tasks to course category level|Plan to improve ability to delegate administrator tasks to course category level]]
*[[Stealth mode and nested activities|Stealth mode and nested activities]]
*[[Stealth mode and nested activities|Stealth mode and nested activities]]
*[[Enrolment_plugins_2.0|How enrolments should work in Moodle 2.0]]
*[[Redesigning the override roles page|Redesigning the override roles page]]
===Gradebook===
*[[Gradebook_improvements|Gradebook improvements]] - ideas from Petr.
*[[Tim's_Gradebook_thoughts|Tim's Gradebook thoughts]]


==Modules and other recognised plugin types==
==Modules and other recognised plugin types==
Line 24: Line 31:
===Quiz & question types===
===Quiz & question types===


*[[Calculated question development]]
* [[File storage conversion Quiz and Questions|File storage conversion Quiz and Questions]] - notes for MDL-16094.
*[[Numerical question units and intervals]]
* [[How the quiz navigation should work in Moodle 2.0|How the quiz navigation should work in Moodle 2.0]] - MDL-20276.
*[[Plans for adaptive mode|Plans for adaptive mode]]
* [[Moodle 2.0 question bank improvements|Moodle 2.0 question bank improvements]] - including question tagging and improved searchability.
*[[Quiz UI redesign | Quiz UI redesign]]
* [[Question_Engine_2|Proposal to change the Moodle Question Engine]] This supersedes
*[[Implementation of true negative marks in MC-type questions|Implementation of true negative marks in MC-type questions]]
** [[Plans for adaptive mode|Plans for adaptive mode]]
** [[Implementation of true negative marks in MC-type questions|Implementation of true negative marks in MC-type questions]]
* [[Calculated question : adding new math functions]]
* [[Numerical question units and intervals]]
* [[Future question bank/sharing/versioning requirements|Future question bank/sharing/versioning requirements]]
* [[States of a quiz attempt]]
* [[Optional checkbox "This is all my own work" before submitting a quiz]]
* [[The OU PMatch algorithm]]
* [[Provide print option for a Quiz]]


===Other activity modules===
===Other activity modules===
Line 34: Line 49:
*[[Forum development|Forum functional upgrade]]
*[[Forum development|Forum functional upgrade]]
*[[Wiki development|Wiki module development]]
*[[Wiki development|Wiki module development]]
*[[Schedule development|Proposed replacement for Scheduler]]


===Gradebook Plugins===
===Gradebook Plugins===
Line 45: Line 61:
*[[Improved Payment Plugin]]
*[[Improved Payment Plugin]]
*[[Moodle-specific customisations to the HTML editor]]
*[[Moodle-specific customisations to the HTML editor]]
*[[Moodle Automatic Regression Test and Inspection Nit-picker]]
*[[ VSTU projects|Projects developed in Volgograd State Technical University]] becomes to many to simple list them on that page.
*[[HTML5_player|HTML5 player]]
== Markup & Theming ==
* [[Moodle CSS System]], idea from forum discussion on [http://moodle.org/mod/forum/discuss.php?d=126009 Object Oriented CSS]


==Other==
==Other==
Line 52: Line 74:
*[[Document Management API]]
*[[Document Management API]]
*[[wikindx|Possible integration of WIKINDX with Moodle]]
*[[wikindx|Possible integration of WIKINDX with Moodle]]
*[[Quiz and quesions community testing day]]
*[[Snapshot - flat HTML export of complete course]]
*[[Snapshot - flat HTML export of complete course]]
*[[Offline Moodle | Development:Offline Moodle - A Moodle that runs on a mobile device with the internet]]
*[[Offline Moodle | Development:Offline Moodle - A Moodle that runs on a mobile device with the internet]]
*[[A standard set of fixtures for unit tests?|A standard set of fixtures for unit tests?]]
*[[reportbuilder|Possible integration Totara Report Builder into Moodle]]
*[[openbadges|Open Badges]]
*[[Course Reset Proposal]]


==Archive: past proposals==
==Archive: past proposals==
Line 62: Line 87:
====Core code====
====Core code====


*[[Ajax user selector|Ajax user selector]]
*[[Roles]] - in Moodle 1.7
*[[Roles]] - in Moodle 1.7
*[[Moodle forms library]] - in Moodle 1.8
*[[Moodle forms library]] - in Moodle 1.8
Line 68: Line 94:
====Quiz & question types====
====Quiz & question types====


*[[Quiz UI redesign | Quiz UI redesign]]
*[[Administration page for question types|Administration page for question types]]
*[[Plan_to_Improve_Flexibility_of_Question_Category_Sharing_and_Permissions|Plans for enhancing the question bank]] - in Moodle 1.9
*[[Plan_to_Improve_Flexibility_of_Question_Category_Sharing_and_Permissions|Plans for enhancing the question bank]] - in Moodle 1.9
*[[Email notification when a quiz is submitted|Email notification when a quiz is submitted]] - in Moodle 1.9
*[[Email notification when a quiz is submitted|Email notification when a quiz is submitted]] - in Moodle 1.9
Line 75: Line 103:
*[[Quiz report enhancements|Quiz report enhancements]]
*[[Quiz report enhancements|Quiz report enhancements]]
*[[Flagging questions during a quiz attempt|Flagging questions during a quiz attempt]]
*[[Flagging questions during a quiz attempt|Flagging questions during a quiz attempt]]
====Other====
*[[Quiz and quesions community testing day]]

Latest revision as of 15:55, 25 May 2022


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


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