Skip to main content
Participant
May 11, 2015
Question

Presenter 10 issues in IE11 and IE8

  • May 11, 2015
  • 2 replies
  • 888 views

We are testing Presenter 10 to roll out to replace Presenter 7.0.6. 

I published a test course with 1 slide and two questions as SCORM 1.2. 

When a run the content in IE11, there are serious display issues (question option text doesn't show, double radio buttons, no labels on submit button).  This behavior is the same whether I publish as SWF or as both.  I am able to click through and complete the course. 

In IE8, I get JavaScript errors.

Publishing as SWF gets me the following errors:

          Webpage error details

          User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; MS-RTC LM 8; InfoPath.3)

          Timestamp: Mon, 11 May 2015 20:53:59 UTC

          Message: Expected identifier, string or number

          Line: 101

          Char: 5

          Code: 0

          URI:<REDACTED>/data/html/presenter.libs.js

After I close this error, my LMS just churns trying to load SCORM.htm.

Publishing as Both gets me the following errors:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; MS-RTC LM 8; InfoPath.3)

Timestamp: Mon, 11 May 2015 21:07:30 UTC

Message: Expected identifier, string or number

Line: 1

Char: 467

Code: 0

URI: <REDACTED>/data/html/Project.js

          Webpage error details

          User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; MS-RTC LM 8; InfoPath.3)

          Timestamp: Mon, 11 May 2015 20:53:59 UTC

          Message: Expected identifier, string or number

          Line: 101

          Char: 5

          Code: 0

          URI:<REDACTED>/data/html/presenter.libs.js

After this error I get an object expected error on the "loadPrContent()" function in the SCORM_utilities.js.

After that it's just a blank page.

Help?

This topic has been closed for replies.

2 replies

Participating Frequently
May 14, 2015

Hi There,

Presenter 10 is not tested with IE 8. It only supports IE 9 or later. Let us know the issue you are facing with IE 11 and Presenter 10. DId you also try the output in cloud,scorm as well on IE 11?

Regards,

Mayank

Jorma_at_Knox
Legend
May 11, 2015
sean67854Author
Participant
May 12, 2015

That was one of the earlier things that I tried.  Our LMS (sumtotal) opens SCORM content in a frameset, and I suspect that's why the compatibility mode meta tag isn't working the way I expect it to.