H5P Filter

Filters ::: filter_h5p
Maintained by Robert Schrenk, Zentrum für Lernmanagement, Andreas Riepl, Austrian Federal Education Portal
This filter adds the possibility to get h5p content being automatically embedded in textfields based on the activityname.

H5P Filter 1.2 (Build: 2021062200)

Moodle 3.7, 3.8, 3.9, 3.10, 3.11
Released: Tuesday, 22 June 2021, 11:53 PM

moodle-filter_h5p

Adds a Filter to Moodle to automatically embed an H5P-content in textfields.

This filter adds the possibility to get h5p content being automatically embedded in textfields based on the activityname.

In order to use this filter you have to activate it after installation and ensure that it is listed above the "link activites"-filter. If you have created an interactive content using h5p you can embed it anywhere in the course you like by using the syntax {h5p:activity name}.

Example:

  1. Create an interactive Video with the name "My interactive Video"
  2. (optional) Set the visibility to "available but not shown on course page"
  3. Enter in any textfield the following pattern {h5p:My interactive Video}
  4. It will be embedded automatically and the results will be graded in your course.

Please note, that the activity name is case sensitive!

Version information

Version build number
2021062200
Version release name
1.2 (Build: 2021062200)
Maturity
Versione istàbile
MD5 Sum
8de7dfab4a19b7fd278bb983b1aeb366
Supported software
Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Default installation instructions for plugins of the type Filters

  1. Make sure you have all the required versions.
  2. Download and unpack the filter plugin.
  3. Place the folder (eg "myfilter") in the "filter" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation