Developers

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

general purpose timer

otacke's picture
Forums: 

A while ago, I noticed that the memory game uses a timer that is tied to the library closely. It cannot be used for anything else. I decided to create something like a general purpose timer for H5P. And here it is: https://github.com/otacke/h5p-timer. You will also find it attached to this post as an h5p file. It is not a content type, so don't expect it to do anything on its own ;-)

Library Modification

Forums: 

Hi,

I'm looking to do a few modifications to h5p libraries such as adding a play button CTA to the video library, or a toggle to move the course presentation progress bar to the top of the slides.

I've got a local dev env set up which is working well and I currently have local branches set up for my modifications but was wondering if you are interested in allowing dev access. 

I'm not sure of your standard dev cycle either but the node based h5p tool seems to favour cloning the existing repos rather than forking them and creating pull requests.

Pages