Hi everyone,
We are currently using moodle 4.2.1 in production and 4.2.7 in our staging environment. H5P is used via the moodle core integration. We do not use the "mod_hvp" plugin.
moodle always includes a version of the H5P framework, but it is possible to install multiple versions of the H5P framework side by side. In our staging environment, for example, H5P 1.27 is now running alongside H5P 1.26, after we installed the newer version via H5P integration library v127. On the page /admin/settings.php?section=h5psettings, we can now specify which version should be used.
We now consider switching to H5P 1.27 on our production environment as well. Before taking this step, however, I would like to ensure that we can roll back at any time in case of issues.
My expectation is that the selected framework version only affects the rendering of H5Ps, and does not write (possibly irreversible) entries to the database. Is that correct?
Thanks,
Oliver