-
Improvement
-
Resolution: Fixed
-
Minor
-
3.8
-
MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
MDL-66593-master -
-
H5P Sprint 3, H5P Sprint Relase 3.8
Using the new Atto button to upload and insert H5P content, we are creating content in the DB and spreading unzipped files in the file system. We need to check and be sure everything is ok once we backup and restore that content created using Atto editor.
Once this issue MDL-66399 was ready we have a new scenario when we need to implement the backup and restore regarding the embed.php URLs.
We have URLs like localhost/moodle/h5p/embed.php?url=@@PLUGINFILE@@...
So, we are going to translate these URLs in the Backup/Restore in something like $@H5PEMBED@$?url=@@PLUGINFILE@@
- has a non-specific relationship to
-
MDL-69656 H5P embeds not rewritten during restore/import
- Closed
- has a QA test
-
MDLQA-14110 H5P content is included in course backup and restore
- Open
-
MDLQA-15389 CLONE - H5P content is included in course backup and restore
- Passed
-
MDLQA-15978 CLONE - H5P content is included in course backup and restore
- Passed
-
MDLQA-16622 CLONE - H5P content is included in course backup and restore
- Passed
-
MDLQA-17238 CLONE - H5P content is included in course backup and restore
- Passed
-
MDLQA-17825 CLONE - H5P content is included in course backup and restore
- Passed
-
MDLQA-18329 CLONE - H5P content is included in course backup and restore
- Passed
-
MDLQA-18820 CLONE - H5P content is included in course backup and restore
- Passed
-
MDLQA-19283 CLONE - H5P content is included in course backup and restore
- Passed
- is blocked by
-
MDL-66609 Create the basic skeleton, library and interfaces for rendering H5P content
- Closed