Having problems with API.js and configuration.js

Jan 31, 2022

Hello, i'm trying to publish a course in SCORM 2004 (second edition) and when I do, there seems to be missing two files : API.js and configuration.js. I'm having problems in older LMS systems because of that. Help!

PS : I have the most recent version of Storyline 360.

1 Reply
Maria Costa-Stienstra

Hi, Samuel. 

Thank you 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'll find the same code from the legacy files above in the new scormdriver.js file.

I hope this helps!