Forum Discussion

JillFreeman-64d's avatar
JillFreeman-64d
Community Member
2 years ago

How to embed an interactive Storyline file in a wiki?

I'd like to embed the entire published folder in our internal wiki as indicated in this older thread:

https://community.articulate.com/discussions/articulate-storyline/play-elearning-from-internal-wiki-with-scorm-zip-file

The goal is to keep users on the wiki page and play the Storyline file like a video, but with interactivity. I am unable to find code to do this. Has anyone accomplished this?

  • embed the storyline course as iframe in your wiki

    <iframe width="100%" height="100%" src="https:// ... /story.html" frameborder="0" allowfullscreen></iframe>