4.0.2
Rolled in updates for SCORM 1.2 like reverting exit 'normal' to '' (blank) and ignoring 'unknown' or 'not attempted' statuses since they are un-supported when rolling SCORM 2004 back to 1.2.
Found a rogue console.log which would of effected older versions of IE 7 and back.
Found a $.triggerEvent left over from jQuery removal.
Made some completion_status tweaks so when SCOBot is closing out a session it doesn't set it to 'incomplete' based on some logic it was making. Also had to build that up a bit since SCORM 1.2 uses cmi.core.lesson_status as success_status and completion_status.