Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

Caught TypeError: H5P$4.jQuery is not a function

Forums: 

Hi All upating the Jquery jQuery v3.6.0  we are getting this error any library we need to update ? please suggest

 

Uncaught TypeError: H5P$4.jQuery is not a function

    at h5p.js:17:19

    at Object.execCb (require.min.js:29:299)

    at da.check (require.min.js:18:50)

    at da.<anonymous> (require.min.js:22:264)

    at require.min.js:7:140

    at require.min.js:23:189

    at y (require.min.js:6:207)

User data from playlist

Forums: 

Hi. 

I've created one learning video in H5P panel and I've used embed code in our website(application) that video. My goal is to have learning video playlist and to receive current users info from my application to H5P and back to see if that user has completed the course or no and to continue from where they left of. If video is paused at some point to continue when user is back from that paused second.

Please help if someone knows how to hanlde this situation.

Thanks,

Nona

Using React in developing new content type library

Forums: 

Hi,

Can you point to some good example about usin React in a content type library? I found https://github.com/h5p/h5p-speak-the-words,  but a bit more simple solution would be more helpful.

The old documentation  h5p-react  https://h5p.org/introduction-to-using-react-with-h5p  and the h5p-wrapper https://github.com/h5p/h5p-react don't seem to work any more.

Pages