Forum Discussion

PhilFollett's avatar
PhilFollett
Community Member
7 years ago

Getting a report from Success factors LMS

We have a success factors ( SAP) LMS and we have struggled to get the reports we need from any content we have created with storyline. Our  support partner have suggested that it is the content rather than the actually LMS which I am questioning but we are investigating all possibilities.

I have created a quiz and all questions link into one result slide and I need that to allow the LMS to give me all the questions with correct answers and also the answers given by the delegate in the report.

they suggested the below changes

(quote)

var FORCED_COMMIT_TIME = "60000"; //Used to force CommitData back to the LMS at the desired interval (in milliseconds). Set to 0 (zero) to not force a commit time.
var ALLOW_NONE_STANDARD = true;//Set this to false to show an error message if no SCORM or AICC API can be found - Standalone will still work fine.

New value configuration:

var FORCED_COMMIT_TIME = "0"; //Used to force CommitData back to the LMS at the desired interval (in milliseconds). Set to 0 (zero) to not force a commit time.
var ALLOW_NONE_STANDARD = false;//Set this to false to show an error message if no SCORM or AICC API can be found - Standalone will still work fine.

 Please arrange for your content authoring tool to be updated so that published content doesn’t contain these issues. If you need further information from us around what the LMS supports, please let us know by replying to this ticket. (end Quote)

my question is, is there a way to have Storyline export the SCORM file with these changes already in place?

Cheers

Phil

17 Replies