General discussion

XAPI iframe query

Hello all,

I have a  Wordpress site hosting H5P but I want to embed content activities on a separate HTML site on the same domain and I want to be able to capture the score and whether a user got 100% on the activity to then either insert into a SQL database against a user or create a PHP session with the information.

I have tried using info from this previous post https://h5p.org/node/56148. I took the same 2 below scripts:

Page Load Overtime - Page load Long Time

Hi,

Having an issue with the load times. Loading H5P content is not fast for the website, I know that. The problem is when I put many question sets inside a page it takes forever and sometimes it even doesn´t load (load overtime).

Does anyone knows how to manage to load that content sequentially or how to successfully defer the load of the content/lazy loading the content (I already tried to lazyload with a WordPress plugin and not only the charge time don´t improve much, but also the lazy load breaks the H5P content.)

Pages