-
I started discussing this [on Zulip](https://stack-assessment.zulipchat.com/#narrow/stream/384532-question-troubleshooting/topic/Priority.20given.20to.20implies.20over.20and/near/453112007) but I've b…
-
Running core unit tests in Moodle 4.1 while qtype_combined is not in a code base fails with following error.
```
PHP Warning: Uncaught require_once(/var/www/moodle41/question/type/combined/rende…
-
I'd like to finalize a list of required features/issues that need to be resolved so that we can merge the simdem2 branch into master.
@rgardler and I had a meeting months ago to create this list an…
-
Some modules work well but others don't.
For example - Lesson module doesn't appear to be supported at all.
I'm guessing the "allow_add()" function might allow you to flag it as being available for …
-
Hello Everyone,
I didn't test it by myself, just sharing [something](https://github.com/docker-library/php/issues/1194#issuecomment-904954896) that could affect the LDAP tests here when using the _Bu…
-
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…
-
Today @rajeshtaneja and I have been talking about this tool and how the results we are getting are not satisfying us. There are multiple issues that we should look at, this issue is about the first of…
-
We've been having a lot of issues with rate limiting either with codecov directly or when codecov calls GitHub.
With the v4 GitHub Action, we were hoping that the rate limiting on GitHub's side wou…
-
Mostly we will use Moodle plugin with iomad, but sometimes we need to build our own plugin that use specific feature from iomad, when using Moodle CI/CD it's not gonna work since Moodle doesn't have c…
-
Hello everyone, I'm not too familiar with moodle development so this is kind of a feature-request question 😄
## Problem
Currently when I want to upload files to a course section I need to perfo…