Forum Discussion
Transferring HTML Project and SCORM Results to Articulate Storyline
Hi nyanaa you will run into issues with this. For example, if the Storyline course, that is hosting the SCORM content in a WebObject, is published as SCORM, you will have two separate pieces of content trying to use the same SCORM API and the same SCORM data model elements.
Are you able to provide any further information on the content you are including in the WebObject? Can you confirm which SCORM data model elements it is using? You will have to be sure that the two pieces of content are not using the same data. For example, if your main content writes a score, and then the content in the WebObject writes a score, they are writing to the same score and will conflict.
It is possible to integrate a piece of content using a WebObject that does use the SCORM API, but you really have to know SCORM well and be sure that there are no conflicts of data.