When a SCORM module is launched an "INVALID_CHARACTER_ERR" is raised during the creation of an iFrame in modules.js that causes the fallback Object container to be created in an iFrame capable browser.
This error has beeen seen with certain URL+node.title combinations.
I have attached a possible solution to this that creates the iFrame then sets the attributes individually in the same manner as the object container.
Setting the 'src' attribute seperately allows the troublesome URL+node.title to be applied without generating the above error.
- has been marked as being related by
-
MDL-36726 SCORM courses unable to terminate
-
- Closed
-