Alexander VdB

Results 7 issues of Alexander VdB

The player can now set the fullscreen scaling factor from the configuration file. The default value is 3, maintaining the previous behaviour in most cases.

It would be great if the project came with a vendor request demo with examples for both sending and receiving. Support for blocking all operations until the vendor request is...

A client wanted a breakdown of where files are being stored and more details on the "other" mimetype. The below queries were used to help answer these questions. I think...

enhancement

Currently only the datalink layer supports sending from a specific interface.

This pull request resolves an issue where students received overdue reminders for work they had already submitted. Previously, the plugin relied solely on the core activity completion status. This caused...

Resolves #273 The file was simply saved in the XMLDB editor.

Running the following test under the `MOODLE_4x_STABLE` branch results in a failure. `php vendor/bin/phpunit --filter test_db_install_file` ``` Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@...