H5P content types
Discover new H5P content types
As part of our project, we have developed new H5P content types that facilitate the creation of interactive and immersive learning experiences. These content types are designed to be user-friendly so that educators can easily integrate XR elements into their teaching materials.
Features
- Customizable templates for the creation of XR-enhanced learning content
- Compatibility with existing learning management systems.
- Modular and reusable content that can be tailored to specific educational contexts.
- Comprehensive guidance for educators on how to use these new H5P content types effectively.
How do I get the new templates?
Lumi Desktop
From version 1.0.0-beta.23, the Lumi Desktop application allows you to configure the endpoint for retrieving H5P content types.
- Open Lumi Desktop.
- Go to the Lumi menu in the top bar and select Settings. The settings page will open.
- Click on Libraries. The page with the library settings opens.</li
- Look for the option Content Types Hub Endpoint and change the URL to this endpoint: https://libs.xr-energy.eu/content-types
- Restart Lumi Desktop
WordPress
The H5P plugin for WordPress uses the hardcoded endpoint value from the H5P core. You need to replace it with our endpoint, but be careful: whenever the plugin is updated, your changes will be overwritten and the plugin will use the original endpoint. An additional solution must therefore be created (see File Replacer plugin of our customized Wordpress solution)
- Look for the file h5p.classes.php in your WordPress instance
- Look for api.h5p.org/v1/content-types in this file and replace it with libs.xr-energy.eu/content-types.
- Call up the Admin dashboard of WordPress.
- Locate the H5P Content option in the menu and select the Libraries submenu. The page with the H5P library settings opens.
- In the Content Type Cache section, click on the „Refresh“ button.