General discussion

Prep images for H5P use?

I have avoided using much of the H5P content types because they rely on images which translates to hassle in my mind.  I am working from my own WordPress site. My general purpose is teaching ESL English with some computer literacy to adults at a low level.  H5P is perfect for developing both skills once I get some content for matching, etc.

how to change a field widget

Hello!

I would like to customize the H5P.PersonalityQuiz content type so that one (or some, or all) of the fields of type "text" can be made to allow a few basic html tags (e.g., strong, em, a, etc.). I use Drupal and am trying use hook_h5p_semantics_alter to add the 'html' widget to every field of type "text," but clearly I'm not doing it right. 

Here's what my custom module (called mhl_h5p_mods) has right now:

Pages