Interactive Book Summary
Submitted by Vladimir Quintero on Tue, 08/18/2020 - 18:43
Forums:
I am working on a Moodle platform.
After using an Interactive Book the student can Submit the Summary of Results.
As the creator of the Interactive Book, where can I find those summaries?
Thanks,
Vladimir
telugu
Wed, 08/19/2020 - 08:54
Permalink
Interactive book Summary
I think as other H5P modules attempts reports that we can see ( In Moodle 3.9) may be we can see this summary too there. I am actually planning to work on this soon. I created but haven't seen the summary yet.
BV52
Wed, 08/19/2020 - 18:24
Permalink
Hi All,The scores and answers
Hi All,
The scores and answers are sent to the Gradebook. In terms of the "progress" data I'm not sure if there are plans to have a separate report for these.
-BV
bez.lashkari
Tue, 10/27/2020 - 06:12
Permalink
Hi, where does this data get
Hi, where does this data get stored when using it on Drupal?
otacke
Tue, 10/27/2020 - 09:15
Permalink
Hi bez.lashkari!There is
Hi bez.lashkari!
There is documentation on that topic at https://h5p.org/documentation/for-authors/analyzing-results-and-answers
Best,
Oliver
bez.lashkari
Tue, 10/27/2020 - 09:36
Permalink
Hi Oliver,Am I correct in
Hi Oliver,
Am I correct in thinking the progress that appears on the summary page at the end of the book is not stored in the DB? Also Xapi statements don't provide progress data such as book completed / started etc?
Thanks
otacke
Tue, 10/27/2020 - 22:54
Permalink
Hi bez.lashkari!No. The usual
Hi bez.lashkari!
No. The usual suspects should be stored when the student submitted the results (you need to enable LRS content types in H5P's settings). And yes. There is xAPI support for the results, but not for other verbs yet as you can check at https://github.com/h5p/h5p-interactive-book/blob/master/src/scripts/app.js
Best,
Oliver