General discussion

Adding second text input field to Interactive Content update page in Moodle

Forums: 

Hi there, 

I was wondering if someone could provide a couple of first steps or tutorial link for how one might go about adding another text field (like a second Description field) to the H5P content type creation page in Moodle. The desired result is to have the contents of that field output after or below the actual interactive H5P object: just a place to put some HTML. 

My first guess is that it would require extending the mod_hvp_mod_form class in mod_form.php?

Thanks and best, 

matt

 

Moodle and H5P ID

In our Moodle instance we have begun to implement embeded H5P content in Lessons, Books, Wikis... (Because Wikis don't allow for IFRAMES we use a GENERICO FILTER and the plugin ID for that purpose.)

When I tried to export a course and import it into another Moodle instance, the IDs of the H5P embeded activities change. Therefore these activities produce an "invalid course id" in  the container Moodle activity. 

Have you come across this problem and how do you solve it?

Pages