-
Something's wrong with the definition of the subplugin....
![image](https://github.com/user-attachments/assets/aa213db7-b941-44b5-8361-bf7bf6002c09)
-
Hello,
Each Moodle plugin is required to implement the Privacy API. Even if your plugin does not store any personal information, the `null` Privacy Provider class must be implemented to inform Mood…
-
Hello,
I found CSS selectors in the styles.css file of the plugin that impact global HTML elements.
Please review the [Moodle Plugin Contribution Checklist](https://moodledev.io/general/community/…
-
@fulldecent
I have been deeply diving into the current task of adding:
1. Dashboard Context block (CONTEXT_USER) to display content on student dashboards ("My home")
2. Course content …
-
Moodle 4.1.10 (Build: 20240422)
mod_flashcards v4.4.1 (2024010101)
Problem konnte in Moodle 4.4 nicht reproduziert werden.
## Reproduce
- Activity anlegen
- Neue Lernkarte anlegen
- Frage…
-
Hello,
based on the naming convention for Moodle plugins, the repository name should match the pattern: `moodle-{plugintype}_{pluginname}`.
For guidance, you can refer to the following documentati…
-
**Is your feature request related to a problem? Please describe.**
I am using infection on a moodle plugin and now want to use the git-diff-lines/filter feature. The issue is that the project root (w…
-
Hello,
Did anyone try this plugin with Moodle's latest version (4.5.x)? We are planning to update our system. I was wondering if this plugin would still run. Is there an update planned for Moodle 4…
-
Hi, ever since the weekly Moodle release 20241018 which occurred last week, our Moodle instance experienced some JavaScript's errors which broke some navigation functionality (drop down menus and tabs…
-
Hello,
According to Moodle standards, all custom classes that are not part of the core API should be placed in the 'classes/local' folder to avoid potential namespace collisions. You can refer to t…