Developer notes: diferència entre les revisions
De MoodleDocs
mCap resum de modificació |
Cap resum de modificació |
||
| Línia 13: | Línia 13: | ||
*[[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: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:Stealth mode and nested activities|Stealth mode and nested activities]] | ||
*[[Development:Enrolment_plugins_2.0|How enrolments should work in Moodle 2.0]] | *[[Development:Enrolment_plugins_2.0|How enrolments should work in Moodle 2.0]] | ||
*[[Development:Redesigning the override roles page|Redesigning the override roles page]] | |||
==Modules and other recognised plugin types== | ==Modules and other recognised plugin types== | ||
| Línia 57: | Línia 57: | ||
*[[Document Management API]] | *[[Document Management API]] | ||
*[[wikindx|Possible integration of WIKINDX with Moodle]] | *[[wikindx|Possible integration of WIKINDX with Moodle]] | ||
*[[Development:Snapshot - flat HTML export of complete course]] | *[[Development:Snapshot - flat HTML export of complete course]] | ||
*[[Development:Offline Moodle | Development:Offline Moodle - A Moodle that runs on a mobile device with the internet]] | *[[Development:Offline Moodle | Development:Offline Moodle - A Moodle that runs on a mobile device with the internet]] | ||
| Línia 68: | Línia 67: | ||
====Core code==== | ====Core code==== | ||
*[[Development: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 | ||
| Línia 81: | Línia 81: | ||
*[[Development:Quiz report enhancements|Quiz report enhancements]] | *[[Development:Quiz report enhancements|Quiz report enhancements]] | ||
*[[Development:Flagging questions during a quiz attempt|Flagging questions during a quiz attempt]] | *[[Development:Flagging questions during a quiz attempt|Flagging questions during a quiz attempt]] | ||
====Other==== | |||
*[[Quiz and quesions community testing day]] | |||
[[Category:Developer]] | [[Category:Developer]] | ||
Revisió del 13:56, 15 nov 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
- How enrolments should work in Moodle 2.0
- Redesigning the override roles page
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
- Administration page for question types
- Moodle 2.0 question bank improvements - including question tagging and improved searchability.
- Shortanswer question development
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
- Development:Snapshot - flat HTML export of complete course
- Development:Offline Moodle - A Moodle that runs on a mobile device with the internet
- A standard set of fixtures for unit tests?
Archive: past proposals
Things that got implemented
Core code
- Ajax user selector
- 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