-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
DEV backlog
This has been widely requested by users of the app.
Currently the Moodle mobile app does not auto-play H5P content when is embedded from the site, reasons where:
- This could cause some performance
- This could cause data consumption issues for large H5p packages, instead of directly allow to download it for offline that won't require additional data requests in following access
- To easily add the "Download for offline button"
However, in some scenarios this is not the best user experience that can be provided to users so we are suggesting to add a "Display options" section in the Insert H5 atto plugin so teachers can decide if they want this specific package to auto.play
To consider:
- The design of the modal
- Whether this should be displayed only when the mobile app is enabled for a site
- We will include this option as a data attribute (data-mobileapp-autoplay=1) in the div with the class h5p-placeholder so we can detect it in the app
- What to do in the mobile app to display an option to be able to download the package for offline usage (as once the package is played, the top-right icon that displays the download button in the H5P placeholder image is not displayed anymore)
- has to be finished together with
-
MOBILE-4656 Auto-play H5p packages when configured in that way
- Open