How to pass the user ID and retrieve the status of the articulate story-line module

Aug 19, 2015

I needed to publish some e-learning modules to my web application. So I followed the below link and managed to successfully publish it. 
http://www.articulate.com/support/storyline/how-to-embed-storyline-content-into-a-web-page
But now I want to pass the user ID and get the user completion status of each module. So that I can display in my web application the status of completion of each module for each user. Can anyone let me know how I can achieve it? 
Thank you.

2 Replies
Amber Evans

Thanks for the reply. I am quite familar with java script, but my issue is i will be adding the story-line to an html page in my web application using an iframe, 
ex : <iframe src="http://MyServer.com/MyCourse/story.html" width="980" height="658"></iframe>

The issue is how can i pass the user name through the web application to the story line and get back the course completion variables back to the web application? 

This discussion is closed. You can start a new discussion or contact Articulate Support.