Developers

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

Acess to unminified JS Code of ContentTypes

Forums: 

Hello,

I would like to understand, how the AudioRecorder works. I tried to work through the JS Code, but only found the minified version in the "dist" folder and the source code on https://github.com/h5p/h5p-audio-recorder/tree/master/src (I suggest that needs to be bundled by wepack, before it can be executed on the browser). As I don't know how Webpack works, I'd like to ask if there is a unminified JS Code also?

Adding custom xAPI attributes to statements

Forums: 

Hi:

I've been asked to add / insert custom attributes into any / all H5P interaction statements sent to the LRS.

This is related to WordPress H5P content.

I'm already involved in tehxAPI and cmi5 groups, howevr, feel this is teh best place ot ask H5P specific questions.

What I've been asked to do is add "groups" (meaning organizational groups) into each statement sent to the LRS. I expect the group attribute would be added as contextual information.

Is there a place someone cna point me to get started on this?

Can this even be done?

Pages