devdocs
devdocs copied to clipboard
Source of the Moodle Developer Resources and Documentation
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.6.0 to 11.10.1. Release notes Sourced from mermaid's releases. [email protected] Patch Changes #6886 e0b45c2 Thanks @darshanr0107! - fix: Handle arrows correctly when auto number is enabled [email protected]...
Following the migration from tracker.moodle.org to moodle.atlassian.net it looks like the Watch and Vote links have been moved to icons at the top of the page.
### What is the URL of the page? https://moodledev.io/docs/5.0/apis/plugintypes/quizaccess#rulephp ### What is the issue with this page? The url in this line goes to a non-existent page: "Please refer to...
Related to https://moodle.atlassian.net/browse/MDL-73284 where `MESSAGE_DEFAULT_LOGGEDOFF / MESSAGE_DEFAULT_LOGGEDIN` was removed the docs still use that in docs and not the replacement.
This adds the corrected version of the documentation removed for #1439. This should not be merged until [MDL-80945](https://moodle.atlassian.net/browse/MDL-80945) is complete. [MDL-80945]: https://moodle.atlassian.net/browse/MDL-80945?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
This feature was never implemented in this way, the docs are incorrect.
### What is the URL of the page? https://moodledev.io/docs/5.0/apis/plugintypes/quizaccess ### What is the issue with this page? This documentation was merged prematurely before [the tracker issue](https://moodle.atlassian.net/browse/MDL-80945) that introduced `rule_overridable` was...
Added examples on configuration settings, autocomplete options, language packs, and Moodle version requirements for Behat tests.
This change is already in the 5.0 dev docs.
### What is the Moodle feature that needs documenting? Moodle Support the use of AWS Aurora (Postgress, MySQL) but the docs not mention things like the versions supported, this is...