Forum Discussion
Exit Course buttom in Windows
I am having a similar problem, but only intermittently. In my LMS, in IE, when the user selects the close course option on the LMS Player, it opens a popup that says "The webpage you are viewing is trying to close the tab. Do you want to close this tab?". If my user says Yes, the LMS completely closes. If my user says NO, it closes the course. In Chrome, there is no popup. I opened my configuration.js for a course that has this popup in IE and a course that does NOT have this popup in IE. They both have var EXIT_BEHAVIOR = "SCORM_RECOMMENDED"; as their setting. Why would the popup appear with one course and not the other?
I changed the properties for the course that is giving the popup to "ALWAYS_CLOSE"; then to "ALWAYS_CLOSE_TOP"; and the course reacted the same way with the popup. Thoughts?