Tracking of progress

Yes, the LMS is SCORM compliant. They can not only track SCOs but also Objectives. The SCORM/AICC runtime data model provides the ability to track objectives within a single SCO. A single module course with multiple lessons can use an objective to represent each lesson.Here's what the LMS provider would like me to pass for one SCO including 3 lessons. I just don't know how to pass this from Lectora: LMSSetValue("cmi.objectives.0.id","Lesson 1")LMSSetValue("cmi.objectives.0.status","completed")LMSSetValue("cmi.objectives.0.score.max","76")LMSSetValue("cmi.objectives.0.id","Lesson 2")LMSSetValue("cmi.objectives.0.status","completed")LMSSetValue("cmi.objectives.0.score.max","82")LMSSetValue("cmi.objectives.0.id","Lesson 3")LMSSetValue("cmi.objectives.0.status","not attempted")LMSSetValue("cmi.objectives.0.score.max","")Can anyone help please? Am on a merciless deadline with this!Thanks,jz

Discussions have been disabled for this post