How H5P in Moodle loads libraries?
Hi
The question is how Moodle h5p-activity loads libraries/components? Let's say that i have .h5p package that has some components and I upload these to Moodle as h5p-activity. It seems that Moodle does not load some of the components from the uploaded.h5p file (e.g. H5P.Image-1.1). My guess is that Moodle/H5P must use some server side components instead by default. Is there a way to force moodle/h5p to force loading these components from the uploaded h5p-package?