Popis
The „H5P Caretaker“ plugin for WordPress allows you to use NDLA’s library of the same name to check H5P content files for improvement options, e.g. accessibility issues, conflicting licenses across subcontents or images that take too much storage space for their respective purpose.
Configure
Set the capability use-h5p-caretaker as required. Only users/roles with this capability will be able to use the H5P Caretaker unless it is configured to be public. Please note that while WordPress has a fully fledged role management features, you still require separate plugins to assing capabilities to user roles (e. g. User Role Editor)
Go to the settings Settings > H5P Caretaker and
- choose the URL where the tool should be made available,
- choose whether the tool should be usable publicly or only by users with the respective
capability (not public by default), - add introductory text that should be displayed on the page on top of the upload button, and
- add footer text that should be displayed at the bottom of the page.
Use
The plugin will set up the URL /h5p-caretaker or the URL that you configured in the settings. Go there, upload an H5P file and check the report for potential improvements of the content.
The plugin will also add an „H5P Caretaker“ menu item to the tools menu. You will also find an „H5P Caretaker“ button above the H5P content view inside the editor. Click on that to open the H5P Caretaker page and the respective file will be checked directly.
Privacy
Please note that the uploaded H5P file will be removed immediately after analyzing it. It will not be stored permanently or used for anything else.
Please also note that the plugin will fetch the H5P accessibility reports and displaythose inside the report if appropriate. No personal information is shared in that process.
Snímky obrazovky
Instalace
Install the NDLA’s H5P Caretaker plugin via the WordPress Plugin directory.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
NDLA's H5P Caretaker je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “NDLA's H5P Caretaker” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.22
- Added optional NDLA branding.
1.0.21
- Fixed download report.
- Removed Filter option.
1.0.20
- Fixed old client version being used.
- Added code to remove obsolete client files.
1.0.19
- Got rid of long lists by introducing grouping by message type and using a carousel instead.
- Fixed accessibility issues in filter.
- Fixed reuse report
- Added license changes description to report
- Added French translation
1.0.18
- Fixed HTML endoding in intro/outro.
- Tested on WordPress 6.8.
1.0.17
- Simplify archive generation.
1.0.16
- Properly removed manual install zip from archive for good 🙂
1.0.15
- Properly removed manual install zip from archive.
1.0.14
- Removed manual install zip from archive.
1.0.13
- Fixed sticky filter for many subcontents.
1.0.12
- Fixed optional intro/footer texts not showing up.
- Improved readmes.
1.0.11
First version released on the WordPress plugin directory.