What undocumented settings are there for the H5P plugin for Moodle?

Documentation is not one of the H5P project’s strengths. This is true of H5P Group‘s H5P plugin for Moodle as well. It does not explain many of the tweaks you can use to customize your setup. You won’t find them all in one place. Let’s close that gap. All the custom settings are controlled by…

How to create an audio/video widget extension for H5P’s editor form?

The H5P editor specification includes audio fields and video fields that you can use in your semantics.json file in order to request an input field for an audio file or a video file. This request results in an audio or video widget being rendered in the editor form. This is handled by one single module.…