Development:Developer notes: Difference between revisions
From MoodleDocs
No edit summary |
|||
Line 25: | Line 25: | ||
*[[Calculated question development]] | *[[Calculated question development]] | ||
*[[Numerical question units and intervals]] | *[[Numerical question units and intervals]] | ||
*[[Development:Plans for adaptive mode|Plans for adaptive mode]] | *[[Development:Plans for adaptive mode|Plans for adaptive mode]] | ||
*[[Development:Quiz UI redesign | Quiz UI redesign]] | *[[Development:Quiz UI redesign | Quiz UI redesign]] | ||
*[[Development:Implementation of true negative marks in MC-type questions|Implementation of true negative marks in MC-type questions]] | *[[Development:Implementation of true negative marks in MC-type questions|Implementation of true negative marks in MC-type questions]] | ||
===Other activity modules=== | ===Other activity modules=== | ||
Line 63: | Line 59: | ||
===Things that got implemented=== | ===Things that got implemented=== | ||
====Core code==== | |||
*[[Roles]] - in Moodle 1.7 | *[[Roles]] - in Moodle 1.7 | ||
*[[Moodle forms library]] - in Moodle 1.8 | *[[Moodle forms library]] - in Moodle 1.8 | ||
**[[Martin form notes]] | **[[Martin form notes]] | ||
====Quiz & question types==== | |||
*[[Development:Plan_to_Improve_Flexibility_of_Question_Category_Sharing_and_Permissions|Plans for enhancing the question bank]] - in Moodle 1.9 | *[[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: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: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]] | |||
[[Category:Developer]] | [[Category:Developer]] |
Revision as of 02:14, 5 September 2008
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
- Language issues
- Datalib Notes
- Application/session variables
- Filters schema
- Filterall support
- Groups documentation for module developers
- Plan to improve ability to delegate administrator tasks to course category level
- Stealth mode and nested activities
Modules and other recognised plugin types
Lesson
Quiz & question types
- Calculated question development
- Numerical question units and intervals
- Plans for adaptive mode
- Quiz UI redesign
- Implementation of true negative marks in MC-type questions
Other activity modules
Gradebook Plugins
Other
- Blogs, forums and the nature of discussion
- Conditional activities
- Improved Payment Plugin
- Development:Moodle-specific customisations to the HTML editor
Other
- MoodleDocs development
- Usability
- Document Management API
- Possible integration of WIKINDX with Moodle
- Quiz and quesions community testing day
- Development:Snapshot - flat HTML export of complete course
- Development:Offline Moodle - A Moodle that runs on a mobile device with the internet
Archive: past proposals
Things that got implemented
Core code
- Roles - in Moodle 1.7
- Moodle forms library - in Moodle 1.8
Quiz & question types
- Plans for enhancing the question bank - in Moodle 1.9
- Email notification when a quiz is submitted - in Moodle 1.9
- Development:Plans for enhancing import/export in questiontype plugins - in Moodle 1.9
- Quiz navigation
- Open protocol for accessing question engines
- Quiz report enhancements
- Flagging questions during a quiz attempt