Solved

How do I pass CenarioVR variables to LectoraOnline?

I'm trying to create an AR learning experience with CenarioVR and Lectora Online. The idea is to have a kind of points system with multiple decision branch tracking as a user progresses through a story/situation. I wanted to maintain a kind of inventory system for items that the user can utilize at various points during the story. It would be split into multiple cenarios so there could be learning videos and quizzes in between cenarios but I need to keep track of the variables for the items throughout the training. For example, the user starts in an office where he acquires a fire extinguisher. varHasFireExtiguisher is then equal to true. In the next cenario he's at a burning building and has to put the fire out. How could I pass variable this to Lectora Online then push it the next cenario?

-Az

Solution

A little bit of JavaScripting is all you need. Its actually described in great detail here:

-John

Discussion (1)

A little bit of JavaScripting is all you need. Its actually described in great detail here:

-John