Including SCORM_utilities.js in HTML5 version of course
We are trying to change our courses over from Flash to HTML5, but we have run into a problem with a common Javascript method that we use on every slide.
We have added a method to the SCORM_utilities.js file which we use throughout the entire course. The problem is that when we try to have everyone taking the course use the HTML5 version of it, the SCORM_utilities.js never gets loaded. It does get loaded when we have our students take the Flash (Desktop) version of the course.
So I am wondering if there is somewhere to store this Javascript method so that it is always available to the student, no matter if they are taking if they are taking the Flash version of the course or the HTML5 version?
We are publishing our courses to SCORM2004 version 4.
I had read somewhere in this forum that I should include
<script src="SCORM_utilities.js"></script>
in: Adobe Captivate ????\HTML\index.html
Is this the best way to handle it, or is there a standardized *.js file or directory in Captivate which will always be included in the course whenever a course is published (both for HTML5 & Flash)? That way we wouldn't have to customize the standard SCORM_utilities.js file that is built into Captivate.
Since I use this javascript method with every slide, I would have to load it as Javascript on every slide, and I already have an Advanced Action on the entry of a number of my slides already.
Any suggestions would be greatly appreciated.
I have both Captivate 8 and Captivate 9.
Thanks in advance.
Randy
