awoodage
09-04-2008, 06:07 AM
I have uploaded a scorm piece. It saves a score out to the LMS - i can see the score is saved correctly by going to tracking > learning path>magnifying glass>cmi.core.score.raw. I can also check the score (getting it from the LMS) while the learning piece is running - no problems.
Each time the learning piece is launched I cannot 'get' the correct score - it returns nothing. However I can see the value is still there from the tracking section.
I am using LMSSetValue("cmi.core.score.raw",n) and LMSGetValue("cmi.core.score.raw") to send and recieve this info.
How do I get the score that is stored in the LMS when the learning piece is first launched?
Thanks.
Each time the learning piece is launched I cannot 'get' the correct score - it returns nothing. However I can see the value is still there from the tracking section.
I am using LMSSetValue("cmi.core.score.raw",n) and LMSGetValue("cmi.core.score.raw") to send and recieve this info.
How do I get the score that is stored in the LMS when the learning piece is first launched?
Thanks.