Forum Discussion
TrevorLaForce-a
5 years agoCommunity Member
Javascript That Works - Throwing Errors & Failing?
Hi all,
I have a course I've published to SCORM on our LMS.
There are various scripts that run in the course, from printing to generating a date to social sharing to a custom data collection t...
TrevorLaForce-a
5 years agoCommunity Member
Brian and Math - thanks for your insight!
So I tracked down the cause with the help of a develop we worked with & Articulate support.
It turns out that if any custom JavaScript in the project has an error, all custom JavaScript will break. There was an instance of one script (in a minor part of the course I hadn't published independently to test) that contained an error, so everything broke.
Lesson learned - everything has to work properly for anything to work properly.