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

Captivate 8 html.index file not loading

New Here ,
Jul 17, 2017 Jul 17, 2017

The LMS (Towers Watson) requires AICC format. Captivate 8 file is published as HTML only (our organization does not allow flash). Index.html file loads properly from my desktop. The file will not load after it is moved to our server - the loading icon displays but doesn't move past this point. I've tried multiple files and every file loads from my desktop but fails to load after moved to the server. Any ideas on what might be causing this issue?

997
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
New Here ,
Jul 17, 2017 Jul 17, 2017

edit: it is the index.html file

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
New Here ,
Jul 17, 2017 Jul 17, 2017

Do you have any errors in the browser console?

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
New Here ,
Jul 19, 2017 Jul 19, 2017

I checked the browser console and found the following information:

The CPM.js file - script5007: unable to get property 'playbackcontroller' of undefined or null reference

In the AICCComm.html file - window.parent.BeforeUnload(); Object doesn't support property or method 'BeforeUnload'

I have no experience working with trying to resolve any errors since I haven't experienced any issues prior to moving our courses to a company server. Previous to this we loaded the courses to a SharePoint and used the course URLs for the index.html files from this area for our LMS.

I tested an Articulate Storyline 2 course and also have the same launching issue with the index.lms.html courses. I now see that the problem I'm having isn't limited to just the Captivate courses. I opened a help ticket with the server team in case it is a server issue.

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
Guest
Jan 09, 2018 Jan 09, 2018
LATEST

Hello Bobbi,

We are publishing in Captivate 2017 but the parameters you listed are the same for my company. Here is what helped us get past the 'Loading' screen:

All of these issues are in the index.html file:

1. At line 5, make content= "IE=Edge" instead of content= "IE=9"

Capture1.PNG

2. At line 119, remove // from document.getElementById . . .

Capture2.PNG

3. At line 187, remove !-- . . . -- around frame id="AICCPostRouter_HTML" . . . (keep the brackets < >)

Capture3.PNG

4. Save the index.html changes and run from your LMS.

These three changes have allowed our LMS (Cornerstone) to get past the stuck Loading Wheel. We are getting an LMS error that disconnects the course from the LMS so even though the course is running, the LMS is not tracking it, so we are working on that problem now.

We are also seeing some code errors in the AICCComm.html the regarding the BeforeUnload. I'm not sure yet if that is related to the break from the LMS but I'll follow up when I have more info.

Let me know if the fix we are using works for you.

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