Forum Discussion

MarcoBennardo's avatar
MarcoBennardo
Community Member
3 years ago

Mangage SCORM 2004 LMS objectives

Hi All,

I have a course with 3 scorm objectives. Storyline by default can manage only one objective (cmi.objectives.0). So I have edited the manifest to add 2 more objective per item, but when i try to write via javascript lmsAPI.SCORM2004_CallSetValue("cmi.objectives.1.score.raw",intScore);

SCORM API return an error because object array has only one element.

I there any way to manage more than one objective?

Thank you

 

  • MarcoBennardo- were you able to figure this out? I am in the same situation and looking for solutions. Does the objective need to be assigned an ID before working with the objective? Thank you.