Bugs in content types

Report and discuss bugs related to specific H5P content types

Problème entre les vidéos dans "course presentation" et mes iPad

gagnonf22's picture

Bonjour,

Voici mes specs;

PHP: 5.6.31
MySql: 5.6.37
Apache:2.2.15

Moodle 3.2.4+
H5P: V1.17.2
Course presentation

Mon problème:

J'ai créé une présentation et j'y ai intégré une vidéo MP4. Cependant, lorsque j'essaie de voir ma présentation avec un iPad, cela me dit "Video format not supported". Pourtant, je peux lire cette vidéo à partir d'un PC ou d'un téléphone mobile Android.

Drupal 8 revisions enabled, embedding h5p only uses last revision

I've just started using h5p on drupal 8 and I'm noticing that the embedding is different (than drupal 7).

I have a content type called "interactive content" that is used to create h5p content. Revisions are enabled for this content type.

After I've created my h5p content, I click on "embed" and embed the iframe into another site.

The src for the iframe seems to includes the revision node id. This is problematic because it requires me to update the iframe embed code on any page I've iframed my content if I make a change to my h5p.

Pages