Few general questions
Submitted by iamrubengomes on Wed, 04/08/2020 - 14:28
Forums:
Hi,
I have a few questions about this project :
- Is it possible to install H5P other than via LTI or plugin ?
- Does H5P.com offer the same functionnalities as the integration ?
- Is there a port to nodejs ?
It doesn't need to be free, i.e., paying solutions are possible.
I tried to find answers but I don't seem to find any recent one.
Cheers
BV52
Wed, 04/08/2020 - 19:11
Permalink
Hi iamrubengomes,I'm afraid
Hi iamrubengomes,
I hope this helps if you have any clarificatiosn feel free to post your comment.
-BV
otacke
Wed, 04/08/2020 - 23:44
Permalink
Hi all!There are some other
Hi all!
There are some other plugins that have not been created by the H5P core team, e.g. for ILIAS and Typo3.
A quite advanced port to node.js can be found on github at https://github.com/Lumieducation/H5P-Nodejs-library
Best,
Oliver
iamrubengomes
Thu, 04/09/2020 - 14:23
Permalink
Thanks for your answers :)
Thanks for your answers :)
Maria Kiouzepi
Fri, 04/24/2020 - 11:54
Permalink
Interactive videos
Hi there!
While trying my way with the interactive video (https://h5p.org/node/772708), I saw the possibility of submitting answers in the end.Where can I find these submissions?
BV52
Fri, 04/24/2020 - 18:34
Permalink
Hi Maria,H5P emits data in
Hi Maria,
H5P emits data in the form of xAPI statements and you will need a plugin or custom code to listen to these statements and a data store such as a learning record store to save them in.
I highly recommend looking through these documentation:
https://h5p.org/documentation/x-api
https://h5p.org/documentation/for-authors/analyzing-results-and-answers
-BV