Interactive Book
Submitted by joe_munro on Tue, 08/04/2020 - 19:34
Forums:
When using Interactive books where does the submissions go to if someone clicks on the 'submit report' button. How can I decide where they go?
Thanks in advance for any help.
Joe
BV52
Wed, 08/05/2020 - 18:36
Permalink
Hi Joe,H5P emits data in the
Hi Joe,
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
joe_munro
Thu, 08/06/2020 - 11:25
Permalink
Thanks
Thanks for the help I'll have a read
Joe
holmana
Sun, 02/14/2021 - 04:48
Permalink
Interactive Book=Page listing
Hi
Is it possible to change the font size or even better widen the Page headers? I have some titles that are longer so only part of them show on the page summary/table of contents. I know that the whole description shows at the bottom when used but it will be harder for students to use when the page/headers are not fully visible in the contents.
Thanks
BV52
Mon, 02/15/2021 - 18:10
Permalink
Hi holmana,There are 2 ways
Hi holmana,
There are 2 ways for this to happen. Someone from the community or the core team adds a feature to adjust the size or you can use the CSS feature outlined in this documentation. Please note that this feature is not enabled by default in H5P.com and if you want it enabled please reach out to the H5P.com support by following the instructions on this page.
-BV