Forum Discussion
Import LMS status to project state variable?
Thanks Joseph, I gave it a first try and added a trigger that executes the following Javascript code:
alert(lmsAPI.GetStatus());
But it returns:
lmsAPI is not defined
It's probably because LearnDash isn't SCORM-compliant by default. Since, I would only need SCORM for this one function it's not worth it for me to purchase the additional software needed to make LearnDash SCORM-compliant.
For any future visitors of this post: it should work and provide the solution to my question, as long as you have a SCORM-compliant LMS.
If anyone has any additional ideas how to make this work without dependence on SCORM, I would love to find out. After all, the LMS has a function for it available, so it should be possible to call upon that function with JavaScript from inside the storyline project...?
Related Content
- 12 months ago
- 12 months ago
- 12 months ago