-
Some of the tests run by the Moodle.org plugins db can be run via github actions on each commit in your github repo. Enabling this helps you to make sure future changes to your plugin will continue to…
-
When I enter a passing grade after setting up the activity, the system uses the decimal separator of the set standard language (in my case German where the decimal separator is the comma). Upon saving…
-
https://github.com/maths/moodle-qtype_stack/blob/master/adminui/healthcheck.php
this is a good candidate to convert over:
https://moodledev.io/docs/5.0/apis/subsystems/check
-
https://support.websoft9.com/docs/moodle/ [默认账号和密码](https://support.websoft9.com/docs/user/credentials) directly open 404, but open at new tab page is OK
访问 https://support.websoft9.com/docs/moodle…
-
Hi hrimhari, will a version compatible with Moodle 4.1 be released in the future?
-
Would be nice to follow Moodle core direction and migrate all reports to the report builder API.
-
According to https://moodle.org/plugins/mod_hvp/versions this plugin is compatible up to Moodle 4.3.
Please add Moodle 4.4 support.
renne updated
2 months ago
-
- [x] Erstellen eines Tracker Eintrags auf moodle.org um das Problem der Community bekannt zu machen.
- [ ] Programmierung eines Ersatzes für die externservercourse.php mittels der modernen Moodle Ho…
-
## Description of the bug
When running moodle-dl, I get this ytd-dlp error stating "yt-dlp Error: ERROR: UNSAFE_LEGACY_RENEGOTIATION_DISABLED" on some of the content it tries to download from Moodl…
-
As moodle requires cron to run every minute, performing many tasks (see https://docs.moodle.org/402/en/Cron), let's provide a cron setup "in-container" that would work locally / in k8s env etc.