Integration with Saba 5.3 LMS
September 11, 2007 12:00 AM
Basically I used the following steps to update the lesson status. Hope this helps and is easliy understood.• Actions added to the next page button on the last page of the test section. It is a modify variable action where the AICC_Lesson_Status is given either a completed or incomplete value. A condition is included in this action which directs the action to perform only if the pass rate is 75% or more (this is the value of the mastery score). The condition is in relates to the AICC_Score variable.• The next button on the last page of the test section also includes actions directing the course to a specific course landing page dependent on the test results.• Actions to modify the variable AICC_Lesson_Status are included for each separate page to pass through an incomplete or complete status to the SABA LMS. Each page action either passes through an i or c value dependant on the condition. • The published imanifest.xml file is modified prior to passing it through to the client. The mastery line 75 within this file is deleted. This allows the incomplete value to be passed through and recognized by the SABA LMS, otherwise a failed value will be passed through and recorded.Edited By: mwalker on 2007-9-27 12:7:58
Discussions have been disabled for this post