I'm having an issue where my H5P assets are not loading in my 3.11.2 Moodle site.
Unable to find constructor for: H5P.CoursePresentation
A forum post on the H5P site suggested that I add $CFG->mod_hvp_aggregate_assets = '0';
to the config file on the LMS. However, there are no resources within Moodle to this line, no other forum posts to go off and it is not referenced in the sample config file provided by Moodle either.
Upon testing the config, the content now loads.
Does anyone know what this does? Are there any implications that could affect other parts of the site?
There is something wrong with the database. What I did was empty h5p tables, reconfig programmed task for h5p to run immediately, wait for the automatic installation of the libraries. Then it works.
be careful, you have to backup everything