Interactive book and saving the results of quizes
Submitted by [email protected] on Tue, 02/14/2023 - 17:54
Forums:
Dears
we are having a platform for courses
I am using the interactive books for the course pages but the problem is the results are not getting saved and we are unable to see the results of the quizes attended by the students how to solve this issue?
Regards
Basheer
Summary:
http://dlp.edulabplus.com/test-page-4/
Content types:
otacke
Tue, 02/14/2023 - 18:31
Permalink
Hi!Please make sure to check
Hi!
Please make sure to check the "Enable LRS dependent content types" option in WordPress' settings, otherwise Interactive Book does not show the submit button.
Best,
Oliver
p. s.: Your right-click prevention and F12 prevention are not really hindering anyone from opening development tools and accessing your content, you know that, right?
[email protected]
Thu, 02/16/2023 - 17:31
Permalink
I .am unable to get the
I .am unable to get the option in WordPress
Also could you guide me where this option availableIn my case the submit button is visible but nothing happens when I submit and results are not stored as well[email protected]
Thu, 02/16/2023 - 17:33
Permalink
I .am unable to get the
I .am unable to get the option in WordPress
Also could you guide me where this option available In my case the submit button is visible but nothing happens when I submit and results are not stored as wellBV52
Thu, 02/16/2023 - 17:45
Permalink
Hi,You need to enable the LRS
Hi,
You need to enable the LRS dependent contents to do this go to settings -> H5P -> Put a check on “Enable LRS dependent content types".
For the results 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
-BV52
otacke
Thu, 02/16/2023 - 17:47
Permalink
Hi!There's only one page with
Hi!
There's only one page with H5P settings to be navigated to: Settings -> H5P, and that's where the "Enable LRS dependent content types" option is.
On your page I do not see a submit button on the summary page (because the "reportingIsEnabled" is set to false as expected), there's just a "Summary & submit" button that will take you to the summary page. I assume you're clicking that one, otherwise I cannot make sense from your report.
Best,
Oliver
[email protected]
Thu, 02/16/2023 - 19:31
Permalink
Thank you both BV52 and
Thank you both BV52 and Oliver I have did so the setting s however still my result seems to be not saved in the database and also when i click on this interactive book result it says no results found.
http://dlp.edulabplus.com/test-page-4/
otacke
Thu, 02/16/2023 - 20:33
Permalink
Hi!You will need to be a
Hi!
You will need to be a little more precise here. What do you mean by 'in the database'? What table are you referring to? What's showing up when you click on the "Results" at the top of the page when viewing your content in the backend? Are there JavaScript or PHP errors? ...
[email protected]
Sun, 02/19/2023 - 11:28
Permalink
In the summary page and its
In the summary page and its showing submit button and the result is showing in the admin panel but the issue is the details of the quizes and its answer break up is not there for each of my users who is attending the quizes for the evaluation purpose..
What happens here is only one line as total score is displayed per user. We would need the details of each question vs. their results if the user scored or not.
so that we can evaulate the individual performance on what their understanding and learning performance.
otacke
Sun, 02/19/2023 - 15:07
Permalink
Hi!Yes, the H5P plugin for
Hi!
Yes, the H5P plugin for WordPress does not store more information than very basic score results, duration etc. WordPress is not a learning management system like moodle which has a dedicated gradebook.
You will
Best,
Oliver
[email protected]
Wed, 02/22/2023 - 18:16
Permalink
Hi, Thank you for your reply
Hi, Thank you for your reply however we are using LearnPress LMS and I believe which has a grade book/course module, but not sure how to make use of that to store these results of interactive book in details there. please guide on this
otacke
Wed, 02/22/2023 - 18:32
Permalink
I am sorry, but I don't know
I am sorry, but I don't know LearnPress and you would need to reach out to them in order to learn what options you have in combination with H5P.
[email protected]
Sun, 02/19/2023 - 11:31
Permalink
I have attached a reference
I have attached a reference
[email protected]
Wed, 02/22/2023 - 18:13
Permalink
HiWe are using LearnPress LMS
Hi
We are using LearnPress LMS, which does have a grade book i think could you please guide from there?