Don.t want to send a score
April 1, 2008 12:00 AM
By looking at the data sent to the LMS, it appears the course did not send the variable cmi.core.score_raw with any value so I would assume the LMS is automatically populating that field since there was no score posted by the course. Another test you could do with debug is to change the contents of a text block with the variable AICC_Score in Lectora and see what the debug shows. If it shows the course performing a GetValue from the LMS and it returns the value of 0, then the LMS is setting the score to the initial value of 0 rather than just a blank value. If the LMS is passing back a blank value but displays a 0 in the LMS once the course is completed, then you know it is something on the LMS side once a course has been set to completed.By looking at the data sent to the LMS, it appears the course did not send the variable cmi.core.score_raw with any value so I would assume the LMS is automatically populating that field since there was no score posted by the course. Another test you could do with debug is to change the contents of a text block with the variable AICC_Score in Lectora and see what the debug shows. If it shows the course performing a GetValue from the LMS and it returns the value of 0, then the LMS is setting the score to the initial value of 0 rather than just a blank value. If the LMS is passing back a blank value but displays a 0 in the LMS once the course is completed, then you know it is something on the LMS side once a course has been set to completed.
Discussions have been disabled for this post