Trouble getting scores to read to LMS
March 30, 2007 12:00 AM
All I can think of is that the action to fast by being on the done button.The done button will subit the score, which, as long as the test is graded, will make the AICC_Score Variable the same as the Test1 score.By setting an action on the button, that action is trying to set the test as completed with the condition that the AICC_SCORE be > or = 80, but the done button itself has not had enough time to set the AICC_Score variable, so in turn, the value would be ~~~null~~~ when the action attempted it.Do you have any delay on the action?Another option would be to create a pass and failed page. Set the action on the passed page to mark the course as complete.
Discussions have been disabled for this post