Proof of Concept repository for a h5p library that renders content with serlo components
Increase patch version and build libraray
npm run build
Install h5p cli. Go to parent directory and run
h5p pack -r h5p-serlo-poc artefact.h5p
Upload this file in the library administration. Refresh Cache. Now you can use the new content type.
Here is the current editor view. It uses a custom react component https://github.com/serlo/h5p-editor-serlo-poc:
and the render view:
Repository supports react, jsx and typescript