Forum Discussion

MarkLentz's avatar
MarkLentz
Community Member
1 month ago

Can I use a Rise Javascript block to send a custom bookmark location to the LMS?

I would like to do a Rise course with 4 separate paths, ending in a Storyline block which sets course completion.

I would use a Button Stack Block to send them down one of the four paths, which would each terminate in a Button Block that would send them to the end location with the Storyline course completion block.

So far, so good. BUT!

The client would like to track which path they chose, and I am hoping to use the  "Javascript block" to send a custom bookmark to be recorded in the LMS when they enter the path via something like ("cmi.location", currentLocation).

Is this possible?  The course would be output in SCORM 2004. Is it possible to send a message to the LMS out of a Rise javascript block?

***

The other way I could think of doing it would be to have a quiz question at the end of each path, the wording of which would indicate which path they chose; however I would be tracking on the Storyline block, not on quiz completion, so I don't know if the quiz info would get recorded.

Any help greatly appreciated!  

2 Replies

  • MarkLentz's avatar
    MarkLentz
    Community Member

    Well, the only possible way I found to do it was out of a Storyline Block -- someone in this forum worked out code to do it in SCORM 1.2; I wasn't able to find equivalent code to make it work in SCORM 2004 v3 which is what my clients use.  If I ever do find a solution I'll post it here.

  • AnnikaDellert's avatar
    AnnikaDellert
    Community Member

    Hi there! I'm curious to ask if you made any progress on this since you posted or if you reached out to Articulate support?

    We publish to xAPI, and while I know the ability to report on xAPI data out of Rise is very limited, your post got me thinking if something like this is possible.