[docs] Error in quizaccess#rulephp
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 74
- Forks
- 652
- Avg merge
- 2d 50m
- Merged PRs (30d)
- 12
Description
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 the inline phpdocs of the mod_quiz::rule_overridable interface for detailed descriptions of the functions and meaning."
Moreover, the class "rule_overridable" does not appear to be implemented as given in the following example.
Are you able to provide a patch for this?
No (Default)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the documented page at https://moodledev.io/docs/5.0/apis/plugintypes/quizaccess#rulephp and inspect the reference to mod_quiz::rule_overridable in mod/quiz/classes/local/rule_overridable.php. Compare the linked interface and the example with the current Moodle implementation. Done means the URL, class reference, and example accurately describe the available implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100