Forum Discussion

DavidGustafson-'s avatar
DavidGustafson-
Community Member
2 years ago

Using javascript to track learner progress

We created a number of storyline modules for a research project we're conducting.  We added a trigger that would trigger some javascript to be run when they reach a certain part of a slide. We use that to record a participant's progress.  All these modules are hosted on our server and we don't use an LMS.

My question is, can we do something similar with RISE 360.  Insert a trigger for javascript when the learner reaches a certain stage in the module?

Thanks! Dave

  • Hi there, Dave.

    Rise doesn't have a similar functionality where you can add a trigger mechanism to do something (like execute JavaScript) when an event happens.

    I'll leave it up to the community to make suggestions for what you are after.  Some of our members may have come up with a way to track progress without having to host the course in an LMS.

    • ChristinaClark-'s avatar
      ChristinaClark-
      Community Member

      Hi David,

      I am looking to do something similar in a storyline course but have only very rudimentary javascript knowledge - would you be willing to share the javascript code you use to identify where a learner has gotten to?