Forum Discussion
AdamTrosper
8 years agoCommunity Member
lmsAPI Functionality in HTML5 Output
Hey all,
I've been searching through the forums and haven't been able to find anything solid. I'm using Storyline 360, outputting to both HTML5 and Flash to cover my bases, since the audience doe...
HilaBenBaruch
Community Member
Hey! would it be possible to get the student ID (with lmsAPI.GetStudentID()) and then implement that ID inside a web object as url parameter?
also - would it be possible to get through lmsAPI the course id?
JoeFrancis
3 years agoCommunity Member
Unfortunately, neither SCORM 1.2 nor SCORM 2004 has an equivalent data element to the AICC Course.ID data element.
As for a Web Object loading a page with a studentID as a query string name/value pair, what you're after is something which is loaded dynamically at run-time, which isn't quite what a Web Object is. Whether it's an index.htm page on your local machine or an external URL, the location is fixed once you publish the course.