H5P Filter

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

H5P Filter 1.1 (Build: 2019062500)

Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Released: terça-feira, 25 de junho de 2019 às 13:52

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
2019062500
Version release name
1.1 (Build: 2019062500)
Maturity
Versão estável
MD5 Sum
f8b0cec0f54342aa883ae7ed4ff08994
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7

Version control information

Version control system (VCS)
GIT
VCS repository URL

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