Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: H5P FAQ.

H5P FAQ: Difference between revisions

From MoodleDocs
No edit summary
Line 15: Line 15:
==How can I ensure that the grade from the H5P content is stored in the gradebook?==
==How can I ensure that the grade from the H5P content is stored in the gradebook?==


You need to use a [[H5P activity]] rather than embedding the H5P content in a different activity.
You need to use an [[H5P activity]] rather than embedding the H5P content in a different activity.
 
==How can I get embedded H5P content to work with the gradebook?==
Add the content as an [[H5P activity]] using the [[Stealth activities]] feature and embed the resultant code.


==Can I migrate content from the mod_hvp plugin to the H5P activity in standard Moodle?==
==Can I migrate content from the mod_hvp plugin to the H5P activity in standard Moodle?==

Revision as of 09:50, 19 May 2021

How can I add H5P content to a Lesson or Book?

You can easily add existing H5P content to a Lesson, Book, or other activity or resource via the H5P icon in the Atto editor.

See the section 'Embedding H5P' in H5P for details.

How can I ensure that the grade from the H5P content is stored in the gradebook?

You need to use an H5P activity rather than embedding the H5P content in a different activity.

How can I get embedded H5P content to work with the gradebook?

Add the content as an H5P activity using the Stealth activities feature and embed the resultant code.

Can I migrate content from the mod_hvp plugin to the H5P activity in standard Moodle?

Yes, with the H5P migration tool.

Is it possible to import H5P question types into the Moodle question bank?

Yes - for some (though not all) H5P question types, using the H5P content types format plugin.

How can I make sure that my H5P content is accessible?

Please see the h5p.com documentation Recommendations and overviews of content types.

Is it possible to style H5P content the same as the rest of my site?

Yes (in Moodle 3.10 onwards)! Please see the dev documentation H5P styles.

What are the differences between the H5P core plugin and mod_hvp ?

Aspect core mod_hvp
Automatically add Calendar notifications No Yes
Store H5P content in the Content Bank Yes No

Any further questions?

Please post in the H5P forum on moodle.org