Forum Discussion
ScottDellinger
8 years agoCommunity Member
How to access xAPI/Tin Can LMS variables in JavaScript
When Storyline 360 publishes a SCORM 1.2 or 2004 package, an entire library of SCORM JavaScript functions are created and can be used inside Storyline (for instance: SCORM_CallLMSGetValue("cmi.core....
RobertWebbe-404
3 years agoCommunity Member
@Ben Kanspedos
I've dived into this topic last week and learned that it's not going to work when published to xAPI. There is a trick:
1) Publish your project to SCORM (2004)
2) Publish your project again to xAPI
3) Copy the files from the SCORM output to the xAPI output folder (skip duplicates)
4) ZIP the file
It's a lot more work but it works. I've send a feature request to Articulate for an option to do this in one run.
I've attached my test (story) file for you.