H5P Quiz Ends Abruptly

Hello!!

I'm using H5P contents under the WPLMS theme on WordPress. Hereafter developing and testing things with the theme and all the available features I decided to create a platform where the content created on H5P will be used as the activities that'll determine the evaluation of the user based on the performance respectively. So I think you may be aware of the feature where WPLMS provides the opportunity to create quizzes solely based on H5P content named "H5P quiz" where after the submission of the quiz the activity is evaluated. 

So, recently I came across a problem where the H5P content/quiz ends up abruptly while the user is still performing the activity. It ends without giving the chance to complete the task and thereafter the quiz is submitted.

I went to the theme authors' support with this issue and they came up with this response https://wplms.io/support/forums/topic/h5p-quiz-ends-abruptly/

I'm a bit confused now as to what is to be done cause if this situation exists then, it'll be a problem faced by all our future users and the actual final evaluation of that respective user will be not 100% based on the performance. I hope you are getting my point here and will try to help me out with this problem I'm facing currently.

So, for the bugs report to go smoothly I'm currently using the following:

WordPress version: 5.9.3

WPLMS theme version: 4.400

WPLMS plugin version: 1.8.7

H5P plugin version: 1.15.4

WPLMS H5P plugin version: 2.3

Browser: Chrome/Safari

Device: Mobile/Desktop

Website: https://bhavyata.tk/

*There happens to be no PHP errors/warnings related to the topic on the site.

 

 

Content types: 
otacke's picture

Hi ShravanBhavyata!

The content type in question that the support of WPLMS linked to is Find Multiple Hotspots. And the support is correct. That content type is reporting completion prematurely. However, this content type was not developed by the H5P core team, but by Luke Muller who does not maintain it anymore, see https://github.com/lukemuller/h5p-image-multiple-hotspot-question/blob/master/README.md.

Best,
Oliver

 

Hello!

Can you please guide me on what is to be done now? As it is one of the critical things we planned up for our site's functionality.

otacke's picture

Hi ShravanBhavyata!

The best thing that you can do now is to patch the content type library yourself.

Cheers,
Oliver