LMS Output Options

May 23, 2016

Hi,

does anyone know where I can check what setting I've used on a published story (LMS Reporting ) . There must be a file where I can check this ?

 

Looking forward to hear from anyone

3 Replies
Steve Flowers

Hi Heidi - 

Did you happen to publish HTML5 output? 

In Flash, all of those functions are compiled up in the swf. There isn't a way to get to those settings that I've found other than running the file in an LMS and reviewing the SCORM data. 

If the HTML5 output is included, there is something hidden in the packed data file.

Open the data.js file that's contained in the mobile folder. Copy everything from that and paste it into this converter:
http://jsbeautifier.org/

Then click the button at the bottom. It'll run through and convert the data file. Copy this and paste into a document. Scroll to the bottom. You'll see one of two scoring types. If it's set to slide view, you'll see type='view' in the end of the LOOOONG string. If it's type='quiz' it's a results track.

Here are two examples of what you'll see in the unpacked data.js file.

<scoring id='scoremgr' type='view' passpercent='80' viewthreshold='3' passstatus='pass' failstatus='incomplete'><scorerefs /></scoring></bwContent>

<scoring id='scoremgr' type='quiz' passpercent='80' viewthreshold='0' passstatus='pass' failstatus='incomplete'><scorerefs><scoreref type='quiz' ref='6bcAtDc6IdM' weight='1' maxvalue='100' mustpass='false' /></scorerefs></scoring></bwContent>

Christie Pollick

Hi, Heidi -- Thanks for your question! And while I will leave it to Steve and other members of the community to assist you with accessing info in an existing published output folder, I did want to stop in and share the follow article on Storyline 2: Publishing a Course for LMS for those who come across this thread looking for information on adjusting settings for LMS on a new publish. :)

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