SCORM 2004, third edition, .zip file is missing necessary files for the LMS.

Jan 26, 2021

Hi,

We are developing files for a government entity and when we publish the SCORM files for the LMS the .zip file is missing some of the files that we are used to seeing. Such as the API.js, Configuration.js, and the SCORM 2004Functions.js. Are these no longer necessary in Storyline 360? If they are...How do we ensure that the proper files are added to the .zip?

Thanks,

Debbie H.

1 Reply
Lauren Connelly

Hello Debra!

Great question! 

Thanks for reaching out! We simplified HTML5 output in Storyline 360 builds 3.39.21985.0 and later. We combined the following JavaScript files from older versions of Storyline 360 into a single scormdriver.js file.

• AICCFunctions.js
• API.js
• APIConstants.js
• Configuration.js
• lms.js
• LMSAPI.js
• NONEFunctions.js
• SCORM2004Functions.js
• SCORMFunctions.js
• UtilityFunctions.js

You can still modify your published output as you did before. You'll find all the same code from the legacy files above in the new scormdriver.js file. 

Please let us know if you have additional questions!