moodle-mod_hvp
moodle-mod_hvp copied to clipboard
mdl_h5pactivity_attempts_results
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?

@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.