Forum Discussion
AmalPrasad-ebc0
2 years agoCommunity Member
Is it possible to capture score from HTML package?
We need to embed a gamified module in our application that does not support SCORM. Therefore, we are not able to publish it as an SCORM package. Is there any other way to capture the scores from an HTML5 package built using articulate360?
We will not be hosting the package on an LMS. Instead, it will be hosted on a web portal. The portal is developed using MERN (MongoDB, Express, React, Node) stack.
- Jürgen_Schoene_Community Member
you can embed your gamified module in an "web object" (iframe)
for the communication between storyline and the iframe (on different server) you can use postMessages
https://javascript.info/cross-window-communication