SCORM Publish

I would recommend contacting SumTotal to see if there are any settings you can modify to have it capture the highest score vs. the first score. As AndyP stated above that is the way Saba works and I have worked with many Saba clients by setting up titles that only send a score to the LMS if they passed the test. There are some limitations with this setup however. For instance, you cannot capture test and question interactions if you use the following setup. Also, the course will not pass any failing score for the test. If you want to go this route, setup the test to not be included in the overall score. You want to make sure you have a pass and fail page that the user is taken to once they have completed the test. If they pass the test, they are taken to a pass page that includes two actions. The first action is on show, modify variable, AICC_Score and the value is set as VAR(Your Test Score Variable Name). The second action is simply on show, modify variable, AICC_Lesson_Status with the value set to completed or whatever value your LMS is looking for. On the fail page you would not have either of these actions. Keep in mind that this will only allow the user to record the first passing score as further attempts will not record as you would run into the same issue as before. Another option to try might be to edit the imsmanifest.xml file and remove the mastery score line and see if that has any effect on the scores that are sent to the LMS.

Discussions have been disabled for this post