Bugs in content types

Report and discuss bugs related to specific H5P content types

Allowing styles to be applied to text fields - problem

For h5p content, I have added some font styling (e.g. font-size, background-color). I ahve altered the semantics so that semantics->font->size = true; and $field->font->background = true;. However the rendered html does not include these styles.

Looking into this a bit further I belive the problem could lie in the following module / function profiles\opigno_lms\modules\contrib\h5p\library\h5p.classes.php:_filter_xss_attributes() ~line3518

Drag And Drop Activity in the Interactive Video - Size of Frame

Hi everyone, 

I've been getting to know the exercises and am loving H5P. Currently working on a version of the trial site. I am having  difficulty getting the frame area correct so all of the elements sit in the same frame - trying to avoid the scroll down button.  I've adjusted all of the size options, but I can't seem to get the entire activity to fit in a single frame, so the user needs to press the RHS scroll down button to select the "check" button.  

It seems to be an issue with the resizing. I think I'm asking about the relationship between:

Pages