Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Captivate 9 - moduleReadyEvent not firing

New Here ,
Jan 16, 2017 Jan 16, 2017

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!

TOPICS
Advanced
243
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Jan 17, 2017 Jan 17, 2017
LATEST

Where do you have the script?

Is it in the head section of the index.html?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources