Michael Hughes

Results 12 issues of Michael Hughes

We have recently started using H5P content on a server that also is using the local_metadata plugin to provide additional hooks on to module edit form. The H5P module edit...

If a student is attempting to self report (e.g. via the QR Code), they end up on the ```attendance.php``` page, however this doesn't appear to trigger any sort of event...

enhancement

I've been trying to set up this so that there are "whole day" sessions (we're using it to allow students to manually "check-in" at some point during the day). But...

enhancement

I'm aware that this is being deprecated but for completeness, we've found that if turnitin can't be "read" during plagiarism_get_xml($url) call during the cron, the fact that it uses print_error()...

We have set up this plugin and when we attempt to access an LTI user's profile via the user drop down menu we get ``` Coding error detected, it must...

It appears that under Moodle 4, the activity completion information is written out to the embed.php page: ![MicrosoftTeams-image](https://github.com/h5p/moodle-mod_hvp/assets/694841/c1ecfdfb-e70d-48ff-9400-cbbbf278a0f1) The "top" is under a Moodle 4 theme, below is under same...

I've noticed that in the case of using the "Modify course completion dates" page, using the "Reset all completion for selected" users in the case where recompletion is *not* configured...

bug

Whilst it's really flexible to construct selected arbitrary groups, and selecting a grouping adds all of the groups, we've found that if a new group is added to a grouping,...

the db/access.php doesn't appear to contain some of the expected standard capabilities for Moodle 2... I've patched this at https://github.com/University-of-Strathclyde-LTE-Team/moodle-mod_groupselect

As per W3 specifications buttons default behaviour is to function as a "submit" button. The buttons outputted have the following html: ``` Hint ``` When clicking on the hint button...