Storyline: How to Test AICC Courses in SCORM Cloud

Article Last Updated

This article applies to:

To test AICC courses in SCORM Cloud, make one small change before publishing and another after publishing. Here's how:

1. Modify the Filename(URL) Field

When you're ready to publish your Storyline course, do this:

  1. Go to the Home tab on the Storyline ribbon, and click Publish.
  2. Select the LMS tab on the left, and choose AICC as your output option (at the bottom of the window).
  3. Click Reporting and Tracking.
  4. Change the Filename(URL) field to index_lms.html as shown below, then click OK.

2. Finish Publishing and Modify the Output

Customize the other publishing options as you'd like and complete the publishing process. When the Publish Successful dialog appears, do this:

  1. Click Open to see the published files.
  2. Open the lms folder.
  3. You'll see either a scormdriver.js file or a Configuration.js file, depending on the authoring app you used and the publishing format you chose. Open the file in a text editor, such as Notepad.
  4. Find this line of text: var REVIEW_MODE_IS_READ_ONLY = true;
  5. And change it to: var REVIEW_MODE_IS_READ_ONLY = false;
  6. Save and close the file.

3. Upload the Published Output to SCORM Cloud

Zip your modified published output. (If the Publish Successful dialog is still open, just click the Zip button.) Then upload the zip file to SCORM Cloud for testing.