Alexander Bias
Alexander Bias
Based on a discussion with my colleague @kathrin84, I was wondering if it would make sense to add official support for moosh (https://moosh-online.com / https://github.com/tmuras/moosh) by @tmuras to this project....
I am currently writing simple Behat tests for a plugin for IOMAD (the multi-tenancy Moodle distribution which can be found on https://github.com/iomad/iomad/). Doing this, I encountered the issue that the...
Hi, I have noticed that the moodle.org/plugins prechecker runs some check on the Javascript Coding style which are currently not reported by moodle-plugin-ci. For an example, please see https://moodle.org/plugins/pluginversion.php?id=19343&smurf=html#js where...
During the upgrade of an installation of local_recompletion 2023112600 to 2024022200 on a test machine running Moodle 4.3 / PHP 8.2 / PGSQL I ran into a fatal SQL error...
Steps to reproduce: * Go to /admin/settings.php?section=local_recompletion * Set local_recompletion | recompletiontype to "On Demand" * Set local_recompletion | quizattempts to "Delete existing attempts" * Create a course * Enrol...
As explained on https://moodlehq.github.io/moodle-plugin-ci/AddExtraPlugins.html, it is possible to add additional plugins to a moodle-plugin-ci build. Currently, only Git repositories and branches within these repositories are supported and this works fine....
We have a rather sophisticated teaching planning scenario where we are asking students to add themselves to multiple groups. For usability reasons, we are working with multiple choicegroup activities. However,...
This issue supersedes #137 and #181. Currently, mod/customcert:manage controls multiple aspects of this activity plugin. If a user has mod/customcert:manage, he is allowed to do whatever he needs with a...
Steps to reproduce: * Create a certificate instance and define a page width of 210 and a left and a right margin of 15 each * Add an element to...
For (really long) multipage certificates, it may be cumbersome to add page numbers by hand as text elements. We propose to add a new pagenumber element subplugin, similar to the...