Captivate 2019 AICC Not Triggering LMS Completion
I created two courses with no quiz that isn't triggering completion in the LMS.
The publishing settings I was told to use are:
1. AICC Other Standard LMSs
2. Incomplete/Complete
3. Slide Views 100% and # of slides (I tried both)
4. Interaction data selected
5. LMS Initialization Text: Loading
6. Then find this file under your published project and change it in a note pad and zip the file again.
AICCFunctions.js
Find and replace the following line of text: JL Note: Simply remove the highlighted portion of the string.
strAICCData += "[Core_Lesson]\r\n";
remove the \r\n see below
strAICCData += "[Core_Lesson]";
I also published the course without the change in script.
Please help!
