Captivate 9 - moduleReadyEvent not firing
Hello all!
I have this snippet of code
window.addEventListener("moduleReadyEvent", function(evt) {
console.log('module ready event fired');
console.dir(evt.Data);
});
and for whatever courses our courses published with Captivate 9 are not firing the moduleReadyEvent, however our older courses published in Captivate 8 ARE firing off that event.
Is there any setting or change with Captivate 9 that might explain why this may be occurring?
Any input on this would be greatly appreciated.
Thank you!
