break down report in interactive book
Submitted by wwwlabwy on Wed, 11/18/2020 - 08:41
Forums:
If there are multiple questions in the intertactive book, the submitted response report only shows the total score. Can the break down report for each question be made available?
Content types:
BV52
Wed, 11/18/2020 - 17:44
Permalink
Hi,I'm not sure where you are
Hi,
I'm not sure where you are checking the scores but in Moodle's Gradebook there is a breakdown of what the student answered (screenshot attached).
-BV
wwwlabwy
Thu, 11/19/2020 - 03:35
Permalink
Thanks BV! Is this in the
Thanks BV! Is this in the gradebook for Interative Book or a standalone MCQ? Regarless our uni is using moodle3.9, but the gradebook view is different than yours. I usually just click "submitted" as attached. If in Moodle gradebook, I can only see the final score as attached. I'll ask the moodle team in my uni.
BV52
Thu, 11/19/2020 - 17:26
Permalink
Hi,This is Interactive Book,
Hi,
This is Interactive Book, I just didn't add any other contents. By the way are you using the H5P integration in the Moodle core or are you using the H5P plugin? If you are using the Moodle core version that might be the issue as it is not a full integration.
-BV
wwwlabwy
Fri, 11/20/2020 - 03:51
Permalink
Thanks BV! We have to use
Thanks BV! We have to use Moodle core... Thanks a lot!
wwwlabwy
Wed, 12/09/2020 - 18:06
Permalink
Hi BV, I got a follow-up
Hi BV, I got a follow-up question regarding the summary in the interactive book - for find the hot spot question type, although the score is recorded, it still marks 0 interactions completed as highlightedin the attachment. Any idea? Thanks!
BV52
Wed, 12/09/2020 - 18:45
Permalink
Hi wwwlabwy,Sorry for the
Hi wwwlabwy,
Sorry for the late response I thought I already updated this thread. Anyway I think it is best to check with the Moodle community through the dedicated H5P forum.
-BV
wwwlabwy
Thu, 12/10/2020 - 03:10
Permalink
Will do. Thanks!
Will do. Thanks!
otacke
Fri, 12/18/2020 - 11:52
Permalink
Hi BV!It's a bug in Find the
Hi BV!
It's a bug in Find the Hotspot. The "getAnswerGiven" function is not implemented properly (among other things). There's already a pull request to fix that issue (among other things). A quick patch for just this issue would be to fix https://github.com/h5p/h5p-image-hotspot-question/blob/master/image-hotspot-question.js#L321 by changing it to
Best,
Oliver
BV52
Fri, 12/18/2020 - 17:27
Permalink
Hi Oliver,Thank you for
Hi Oliver,
Thank you for checking this.
-BV
phil.r
Wed, 06/16/2021 - 06:10
Permalink
Has this been officially logged as a bug?
Hi BV,
Was this issue ever officially reported as a bug in the content type? If so, could you please let me know if it has been fixed in a later version. If not would it be possible to report it?
Thanks!
Phil.
BV52
Wed, 06/16/2021 - 19:16
Permalink
Hi Phil,The PR that Oliver
Hi Phil,
The PR that Oliver filed counts as an official bug report. All updates are logged on this page and you check from time to time if the fix has been released.
-BV