Bugs in content types

Report and discuss bugs related to specific H5P content types

Limitations of Virtual Tour 360

Hello,
I'm absolutely loving this content type.

But I've ran into some limitations that are not communicated in the tutorial guides, and wondering if these are true for all users.

Working in Chrome on a Mac / PC and using within WP 5.1.1

If so, these limitations should be made known in the tutorial for the tour.

1. Limit of only 16 360degree scenes.
After loading 16 360 scenes, any previous scenes only display a white image - it is still navigable and you can access the 'Go to Scene' or 'More Image' hot spots - but no image displayed.

Questions in Hindi language are cropped from top

The Hindi language characters go above the line in comparison to English. This leads to questions in Hindi language being cropped a little bit from top. If a question in "Question Set" has an image then text will appear fine but question without image will be cropped. Though English translation of same Hindi content displays fine.

A minor tweak to the CSS as mentioned below displays them well.

Original CSS and output

.h5p-question > *:first-child { margin-top: 0; }

Dictation quotation marks

I'm trying to create a dictation exercise, and when the text in the "text that should be written" box starts with a set of quotation marks, something strange happens—on the student's end, even if the student types the entire sentence correctly, it always says that the student has made at least one mistake. When the student clicks "show solution," it shows a blank error box at the very beginning of the sentence, as if the student missed a space before the quotation marks or something.

Pages