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:
Publish for LMS.
On the Publish Successful window, click Open Folder.
Open the lms folder.
Open Configuration.js in Notepad.
Locate
SHOW_DEBUG_ON_LAUNCH = false;
Change the value to true
SHOW_DEBUG_ON_LAUNCH = true;
Save and close Configuration.js.
Return to the Publish Successful window.
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.
1 Reply
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:
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.