LMS Debug Issues

Sep 09, 2014

Hi,

I have published content from Storyline using LMS SCORM 2004 3rd Edition.

When accessing the content through LMS I am getting an Debug error message.

Any advice on what may be the problem would be fab.

Thanks

1 Reply
Leslie McKerchie

Hi Richard and welcome to E-Learning Heroes!

Would you be able to share the .story file for us to take a look at?

If you need to enable debug mode:

By default, LMS debug mode is disabled in Articulate content, but you can enable it in SCORM and AICC output for troubleshooting purposes. Here's how:

  1. Publish for LMS.
  2. On the Publish Successful window, click Open Folder.
  3. Open the lms folder.
  4. Open Configuration.js in Notepad.
  5. Locate
    SHOW_DEBUG_ON_LAUNCH = false;
  6. Change the value to true
    SHOW_DEBUG_ON_LAUNCH = true;
  7. Save and close Configuration.js.
  8. Return to the Publish Successful window.
  9. Click the Zip option to create a zip package of your published content, then upload it to your LMS.

When you launch the content in your LMS, it'll open in one window, while the debug log will open in another. After reproducing the issue you're troubleshooting, copy and paste the text from the debug window into a document for further investigation.

This discussion is closed. You can start a new discussion or contact Articulate Support.