H5P on Sails.js
Submitted by alvin77 on Wed, 07/12/2017 - 16:35
Forums:
Hi,
I have just come across H5P and foud it wonderful.
I woudl liek to test it on a web application running on Javascript server-side frameworks, like Sails.js.
Please, could you tell me how to do it?
Thank you,
Andrea
icc
Thu, 07/13/2017 - 10:48
Permalink
I'm guessing that convert the
I'm guessing that convert the H5P plugin into JS and making it work for Sails.js is a couple of hundred hours of work.
Here's a guide to get you started: https://h5p.org/creating-your-own-h5p-plugin
Also, you could get some inspiration from the CLI tool's standalone server: https://github.com/h5p/h5p-cli