xAPI Support
H5P content must support xAPI and emit xAPI statement containing the result. For the list of H5P content types which do support xAPI and are tested regularly by us see our WHITELIST.
Reusing H5P Content
The same H5P content cannot be used within the same course step (lesson, topic, or quiz). This applies to quiz posts and their questions as well.
read more
The LearnDash when rendering the quiz, it does render all included quiz questions (by default one question is visible). For the performance reason the ‘H5P Context’ (implemented by our plugin) is referred by quiz post ID rather than question post ID.
Example: if the quiz post has inserted [h5p id=”1”] and one of the questions uses the same H5P content ([h5p id=”1”]) the content information (saved in database) is compromised – meaning the h5p state and/or points do refer to H5P content being inserted into quiz post or question post.
Across Course Steps
You can reuse the same H5P content (identified by its ID) across different course steps, regardless of whether they belong to the same or different courses.
By adhering to these guidelines and leveraging the plugin’s capabilities, you can seamlessly integrate H5P content into LearnDash courses for a streamlined and engaging user experience.