Does "cmi.exit" value shall be saved between learner attempts? Or just we keep it value in a specific attempt?

  • I am building a scorm 2004 LMS
link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

The value of cmi.exit is not saved from one learner attempt to the next. It shall be set to "" at the beginning of each learner attempt.

Actually, the value of cmi.exit is set to "" at the beginning of each learner session, and one or more learner sessions form a learner attempt.

Source: SCORM 2004 4th edition Runtime Environment Book, available from adlnet.gov (download the documentation suite).

link|improve this answer
Thanks a lot E-man , and what about cmi.entry ?shall it be saved between learner attempts ? – ghada alsubih Mar 27 '11 at 6:58
From the SCO's standpoint, cmi.exit is never saved, and is always set to "" at the start of a learner session (and attempt). – E-man Mar 27 '11 at 20:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.