H5P and Morea framework

Has anybody tried to use H5P content with the Morea framework (http://morea-framework.github.io/)?

Is there a way of adding the H5P content through use of markdown or will I need to add to the html files as an iFrame?

If, as an iFrame - where do I find th embed code, if I have created content on the h5p site?

tim's picture

Hi,

H5P's are embedded as iFrames (when you create H5P content on h5p.test.schulcloud-thueringen.de you can find the embed link at the bottom of the content type - just like in the examples). 

iFrames apparently can also be added via markdown:

http://stackoverflow.com/questions/14192709/is-it-possible-to-embed-youtube-vimeo-videos-in-markdown-using-a-c-sharp-markdow

Let me know if this works :)

- Tim