H5P and Morea framework
Submitted by Quirksahern on Thu, 02/16/2017 - 16:44
Forums:
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
Fri, 02/17/2017 - 09:36
Permalink
Hi,H5P's are embedded as
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