Embed a h5p Element
DanielT
04 Nov 2022, 19:19Hey,
I am creating an Textadventure as open educational resource. I want to include a h5p element but dont know how.
I have absolute no knowledge about coding whatsoever so i am realy lost right know.
This is what should be embeded (its just an example for testing tho):
iframe src="https://h5p.org/h5p/embed/1316331" width="1090" height="348" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *" title="Testlauf">
maybe it is not even possible to embed it in my game, i have realy no clue....
Would be nice if someone could help me :)
mrangel
04 Nov 2022, 23:25What's the problem?
As far as I can see, you've got a line of HTML there. What happens if you try to output that from your game? Does it not work? Does it give an error message? Because it looks to me like it should work.
DanielT
05 Nov 2022, 00:01It does not show an error code or sth like this. It just does not show up. The position where it shlould be is just blank.