I have a few scorm configured to open in a popup.
When a student want to view the scorm, he goes to view.php?id=xxx.
In this the file view.js is loaded in rhis file We have a window.location=course_url redirection.
When using chrome the SCORM loading is almost always interrupted because the redirection is made before finishing loading the whole SCORM. I suppose SCORM needs some function in view.php file to load properly.
When I comment this redirection everything seems to work.
- will be (partly) resolved by
-
MDL-43247 Refresh the parent window once a SCORM in popup is closed
-
- Closed
-