H5P content types
Maintained by
Daniel Thies
This plugin imports various H5P content types into Moodle question types
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Even though I have not tested the plugin thoroughly yet, I would like to share one small problem I have faced so far. I have an H5P content file with 15 multiple choice questions ("Quiz"). There are no media files - only questions and five options for each question. When I import this file into the question bank, this line is automatically added to the top of each question string:
< video >< / video >
Because there is no video file in the question, there is a blank video player on top these questions and this needs to be removed manually. As I cannot add attachments here, I cannot provide you with the H5P file I used for this; I can send it through email or some other means if required.
Best regards.
I did not have interactive video on the list of supported content types, but it was simple to add it. Let me know again if it does not work as you expect.
Stack trace:
line 494 of /lib/setuplib.php: moodle_exception thrown
line 124 of /question/import.php: call to print_error()
Kind regards, looking forward to a solution.