Forum Discussion
ClaireGarry-0e2
9 months agoCommunity Member
Send module progress to LMS (Cornerstone)
Hello everyone,
I'm in a bit of a bind because I recently created a Storyline module (with STL 360) and my client would like to see the module's progress go up in his LMS. I've tried several techn...
ClaireGarry-0e2
Community Member
Finally, at no time should I include the following lines:
var lmsAPI = parent or var success = lmsAPI.Set
SamHill
9 months agoSuper Hero
That's right Claire. You don't need to get the lmsAPI as Storyline does
that for you in their Get/Set functions.
You just need to increment the CMI.objectives index for each objective.
If you have a go at implementing on the first couple of objectives, I'm
happy to look over your Storyline file to see if it is all ok.
Thanks, Sam.