Leaving off the .raw from cmi.core.score.raw does not result in an error in the ADL Test Suite 1.2.7. The operation LMSSetValue('cmi.core.score','100'); should returnthe following errors.
LMSSetValue('cmi.core.score', '100') returned 'false'
CheckForSetValueError (cmi.core.score, 100, cmi.core.score, , )
SCORM ERROR FOUND - Set Error State: 201 - The parameter 'cmi.core.score' is not recognized.
LMSGetLastError() returned '201'
LMSGetErrorString('201') returned 'Invalid argument error'
But instead in the ADL Test Suite 1.2.7 it returns:
LMSSetValue(cmi.core.score,100) has been invoked
LMSSetValue() finished successfully
Package is SCORM Version 1.2 ADLCP-PIF1 Conformant
No comments:
Post a Comment