-

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

H5P FAQ: Difference between revisions

From MoodleDocs
(Is it possible to style H5P content the same as the rest of my site?)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 12: Line 12:


See the section 'Embedding H5P' in [[H5P]] for details.
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 a [[H5P activity]] rather than embedding the H5P content in a different activity.


==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?==
Line 23: Line 27:
==How can I make sure that my H5P content is accessible?==
==How can I make sure that my H5P content is accessible?==


Please see [https://h5p.org/documentation/installation/content-type-accessibility Content Type Accessibility | H5P].
Please see the h5p.com documentation [https://documentation.h5p.com/content/1290410474004879128 Recommendations and overviews of content types].


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


Not yet, though it has been requested. See MDL-69087.
Yes (in Moodle 3.10 onwards)! Please see the dev documentation [[:dev:H5P styles|H5P styles]].
 
==What are the differences between the H5P core plugin and mod_hvp ?==
 
{| class="wikitable" border="1"
|-
! Aspect
! core
! mod_hvp
|-
| Automatically add Calendar notifications
| No
| Yes
|-
| Store H5P content in the Content Bank
| Yes
| No
|}


==Any further questions?==
==Any further questions?==
Line 37: Line 58:


[[es:H5P FAQ]]
[[es:H5P FAQ]]
[[de:H5P FAQ]]

Latest revision as of 18:01, 2 March 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 a H5P activity rather than embedding the H5P content in a different activity.

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