Branching tests & completion sent to LMS
November 5, 2008 12:00 AM
I think we might have a solution, but wanted to post this to see if we are on the right track...We have a course that has two branching tests due to role of the individual. However, someone could go through both paths. We need the course to track back completion to our PeopleSoft LMS and then also read back the score. We do have a pre-test, however unchecked it to make sure it was not part of the overall score. So how do i have just one test read back the score, completion and a passing status. This is what we have so far:We create two pages after each test to be a fail page (send the user back) and a pass page (success, move on). We put the On Show, Modify Variable, AICC_Lesson_Status to completed on this page.I am thinking for the scoring, we should put an action on the Done button to be On Mouse Click, Modify Varible, AICC_Score to VAR(MCM_test_score). MCM_test is the name of the test. Will this work to read back the score amount of just this test and not the other and report passing. We do have the test set to pass at 80 or above for each test.Thanks for ANY help!!
Discussions have been disabled for this post