moodle-mod_hvp icon indicating copy to clipboard operation
moodle-mod_hvp copied to clipboard

mdl_h5pactivity_attempts_results

Open mjremetio opened this issue 2 years ago • 1 comments

I am using the H5P activity module in Moodle, but I noticed that the responses of users are not being saved in the database table 'mdl_h5pactivity_attempts_results'. This is causing me difficulty in tracking the progress of the learners. I have tried checking the configuration of the activity module and also checked the database settings, but I still can't figure out what's causing the issue. Can someone please help me troubleshoot this problem?

image

mjremetio avatar Mar 24 '23 08:03 mjremetio

@mjremetio The mdl_h5pactivity is part of moodle's custom H5P integration and that is a completely different implementation than this mod_h5p plugin. The former was created by moodle HQ. It is well possible that they have not been implementing support for tracking answers yet, even though H5P content types transfer those if they support scoring. You should probably ask on the moodle forums where some developers of moodle HQ follow up questions at times or report the issue on the moodle tracker.

otacke avatar Mar 24 '23 08:03 otacke