Firefox 4

Mar 22, 2011

This goes along with a previous post of mine so I wont go there, but

Mozilla released Firefox 4 as an official release.  And i'm getting the following behavior:

I did some java debugging and found that when your CallLMSFinish() function actually calls LMSFinish(param) in my scorm api param is null

This is ONLY happening with Firefox 4 browsers.  This did NOT happen with 3.6.13 or 3.6.15,  Now I did notice that if you navigate around the course or review quiz or anything afterwards in 3.6.15 it would cause param to be null.

This is NOT the case with IE browsers, everything works as expected.

2 Replies
Justin Leoni

The more I think about this it's more like this, as the questions go by we receive the data for each page properly, how ever when we submit the last question and arrive on the quiz results page the cmi data is being nullified thus when LMSFinish is called and LMSGetValue() is called on each of the cmi parameters NULL is returned.

This happens in Safari too.

But we tested again it DOES NOT happen in IE.

I've never in my life said IE was the preferred browser so this issue is killing me.

This discussion is closed. You can start a new discussion or contact Articulate Support.