Developer notes: Difference between revisions
From MoodleDocs
(This page will not be migrated to new devdocs) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{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 35: | Line 37: | ||
** [[Plans for adaptive mode|Plans for adaptive mode]] | ** [[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]] | ** [[Implementation of true negative marks in MC-type questions|Implementation of true negative marks in MC-type questions]] | ||
* [[Calculated question | * [[Calculated question : adding new math functions]] | ||
* [[Numerical question units and intervals]] | * [[Numerical question units and intervals]] | ||
* [[Future question bank/sharing/versioning requirements|Future question bank/sharing/versioning requirements]] | * [[Future question bank/sharing/versioning requirements|Future question bank/sharing/versioning requirements]] | ||
Line 41: | Line 43: | ||
* [[Optional checkbox "This is all my own work" before submitting a quiz]] | * [[Optional checkbox "This is all my own work" before submitting a quiz]] | ||
* [[The OU PMatch algorithm]] | * [[The OU PMatch algorithm]] | ||
* [[Provide print option for a Quiz]] | |||
===Other activity modules=== | ===Other activity modules=== | ||
Line 60: | Line 63: | ||
*[[Moodle Automatic Regression Test and Inspection Nit-picker]] | *[[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. | *[[ 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 == | == Markup & Theming == |
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
- 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
Gradebook
- Gradebook improvements - ideas from Petr.
- Tim's Gradebook thoughts
Modules and other recognised plugin types
Lesson
Quiz & question types
- File storage conversion Quiz and Questions - notes for MDL-16094.
- How the quiz navigation should work in Moodle 2.0 - MDL-20276.
- Moodle 2.0 question bank improvements - including question tagging and improved searchability.
- Proposal to change the Moodle Question Engine This supersedes
- Calculated question : adding new math functions
- Numerical question units and intervals
- 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
Gradebook Plugins
Other
- Blogs, forums and the nature of discussion
- Conditional activities
- Improved Payment Plugin
- Moodle-specific customisations to the HTML editor
- Moodle Automatic Regression Test and Inspection Nit-picker
- Projects developed in Volgograd State Technical University becomes to many to simple list them on that page.
- HTML5 player
Markup & Theming
- Moodle CSS System, idea from forum discussion on Object Oriented CSS
Other
- MoodleDocs development
- Usability
- Document Management API
- Possible integration of WIKINDX with Moodle
- 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?
- Possible integration Totara Report Builder into Moodle
- Open Badges
- Course Reset Proposal
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
- Quiz UI redesign
- Administration page for question types
- Plans for enhancing the question bank - in Moodle 1.9
- Email notification when a quiz is submitted - in Moodle 1.9
- 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