-
Functional Test
-
Minor
-
Moodle 3.11
-
None
This test requires admin access. If you would like to use the QA testing site for running it, please see the QA testing guide for details of how to request admin access. Begin just after the hourly reset to give yourself plenty of time to complete the test!
Test set-up:
- Log in as an admin and go to a course.
- Turn editing on and add an H5P activity with name "Admin's H5P content" and an h5p package file such as the attached arithmetic-quiz.h5p, then save and display.
- Check the H5P content is displayed as expected.
- Log out then log in as a teacher and go to the course.
- Turn editing on and add an H5P activity with name "Teacher's H5P content" and the same h5p package file, then save and display.
- Check the H5P content is displayed as expected.
Test steps:
- Log in as admin and go to "Site administration / H5P / Manage H5P content types".
- Delete a library required for the H5P content e.g. Transition, for arithmetic-quiz.h5p.
- Go to the H5P activity "Teacher's H5P content" and check that the H5P content is not displayed and there is a message about a missing required library.
- Go to the H5P activity "Admin's H5P content" and check that the H5P content is displayed as expected.
- Go to the H5P activity "Teacher's H5P content" again and check that the H5P content is displayed as expected once again.
- is a QA test written for
-
MDL-67062 Add Admin UI to delete existing H5P libraries
- Closed