Find Multiple Hotspots Doesn't Display Final Score
Submitted by Guy ASRC on Thu, 07/25/2019 - 04:17
Forums:
Hi there
We're having an issue with the 'Find Multiple Hotspots' content type where the final score isn't displayed at the end of an attempt. As you can see in the screenshot below, a gold star for completion is displayed but the score is not. Every other content type performs perfectly, it is only this one that presents the error.
Environment:
- We're running a dev version of moodle 3.5 and a live version of moodle 3.1 and the error occurs on both.
- Desktop and Mobile Chrome Browser
- H5P 1.14
- Multiple Hotspot v1.0 Content Type
Content types:
otacke
Thu, 07/25/2019 - 06:33
Permalink
Hi GuyASRC!The content type
Hi GuyASRC!
The content type "Find Multiple Hotspots" was not created by the H5P core team but by Luke Muller. Unfortunately, he discontinued development, see https://github.com/lukemuller/h5p-image-multiple-hotspot-question
Hopefully someone in the community will adopt his project.
Best,
Oliver
stewart.fulton
Tue, 02/11/2020 - 02:30
Permalink
Alternatives and core team question types
Thanks Oliver - we ran into issues with this question type and have stopped using it now after your comment
1. Is there an alternative question type that allows for questions on hotspots?
2. Is there a way to identify or filter for core-team question types and community-contributed question types? I see many are created by "Joubel" - does that mean it was the core team? Are they always named that, or does it change depending on which core-team developer did the work?
BV52
Tue, 02/11/2020 - 08:33
Permalink
Hi Stewart,I'm afraid there
Hi Stewart,
-BV
stewart.fulton
Tue, 02/18/2020 - 22:59
Permalink
Fixing community plugins
Thanks BV
If we wanted to create a fix for this issue ourselves what would be the way to go about it?
Would we need to contact Luke for code and permission? Is there a shared space and review team for contributions?
stewart.fulton
Tue, 02/18/2020 - 23:02
Permalink
Code contributions
Thank you BV
If we wanted to contribute a fix to this plugin to get it working how would we go about that? Would we need to contact Luke for permission and source code? Is there a process for contributions?
BV52
Wed, 02/19/2020 - 17:04
Permalink
Hi Stewart,In Luke's github
Hi Stewart,
In Luke's github repo he already left a note that he doesn't have time to manage this content type and has given permission to anyone who wants to take over or make changes to it. So feel free to fork the codes. In terms of contributing fixes, enhancements etc. you can check this documentation for details.
-BV