Forum Discussion
DavidClough
4 years agoCommunity Member
Forcing Articulate to send cmi.exit "normal" while still allowing "suspend"
  From the many other threads on this forum I see that by design, Articulate uses  cmi.exit "suspend"  when the course is exited.  
 This is fine, except for the fact that the attempt number never cha...
Nedim
4 years agoCommunity Member
You can use SCORM2004_CallSetValue('cmi.exit', SCORM2004_NORMAL_EXIT); inside Articulate to send "cmi.exit, "normal". But this way you would have both ("cmi.exit", "suspend") and ("cmi.exit", "normal") reported by LMS (screenshot). You can control which one will be reported first. Other than that, I don't have any more suggestions.
Related Content
- 12 months ago
- 9 months ago