Repurpose resources
Maintained by
Daniel Thies
A content type plugin that imports Moodle resources for use in the content bank. It currently supports creating H5P from questions in the Moodle question bank and from Moodle repository files.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Since you can install this as a local plugin what do you mean by
"Potential privacy issues
H5P is inherently less secure than the Moodle question bank. Care should be taken not to unintentionally share controlled test questions or otherwise restricted content."
The 1.4 (2025060300) version is marked here as compatible with both 4.5 and 5.0 but I can see on its version.php that "requires = 2025041400; // Requires this Moodle version 5.0.", so it cannot be installed on a Moodle 4.5. If I'm not wrong I guess that it shouldn't be marked as compatible with 4.5.
(Moodle 39 - 405)
https://moodle.org/plugins/pluginversion.php?id=36473
Thanks for fixing it so quickly.
I fixed it now. That was the 5.0 version for some reason the plugin database marked it for 4.5. It should give the correct version now. Thanks again for letting me know.
Installing available updates
Debugging output enabled
Downloading contenttype_repurpose ...
<- https://moodle.org/plugins/download.php/36474/contenttype_repurpose_moodle50_2025060300.zip
-> C:\Moodle45\server\moodledata\temp/core_plugin/code_manager/distfiles/743b311b1bc37607e96dfe3bab342e9b.zip ... OK
Validating contenttype_repurpose ... Error
[OK] Name of the plugin to be installed [repurpose]
[OK] Plugin version [2025060300]
[Error] Required Moodle version [2025041400]
Installation aborted due to validation failure
Is that "Required Moodle version [2025041400]" correctly set ?
Thanks, and best regards,
Przemek
Evrn though individual questions can be compiled manually into an H5P Quiz (Question Bank), I still hope the option of creating Quiz (Question Set) out of question bank questions will also be considered in the process of improving this plugin.