There was this issue faced by the admins of one of our Moodle instances - "Quite a few sections use the H5P Interactive Book format and contain a video to be viewed and a few quizzes to be answered. The completion condition that has been set is to view the activities and get a grade in the quiz. Even though the conditions are met, the option to move to the next activity is not available. However, if the learner refreshes the screen, then the next activity is available. But it also clears the submitted responses in the current activity."
Gemini gave a long reply, based on which the final solution, obtained by testing on a development instance, was:
- Enable "Save Content State" in Site Administration > Plugins > Activity Modules > H5P
- Add a "Refresh" prompt for students Because Moodle cannot currently auto-refresh the page when an H5P grade is achieved
- Turn on Edit mode.
- Click Add an activity or resource below the H5P activity.
- Select URL.
- In the Name field, type: Save changes (or Save changes and continue).
- In the External URL field, paste the URL of the course page.
- Under Appearance, set "Display" to Open (or "Automatic").
- Click Save and return to course.
No comments:
Post a Comment