getting NaN errors with aicc + ajax

Yes, actually I as able to resolve it by adding one line of code to the file trivantis-titlemgr-aicc.js (for every published course, which is a bit of a pain): this.hbTime = 300000; this.bSendLL = false; this.lPassedTime = 0; // this is the new lineAlternately, you can go to the Lectora installation and modify this file under the program files installation folder, and the change will be published with all future projects. I was having courses submitted to me by multiple creators, so it was not feasible to have them all make the change, so I just do a quick replace by script during upload. Not the most elegant solution, but that's life.

Discussions have been disabled for this post