Forum Discussion
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.
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.
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
Hi MarkLentz! I see that you've also reached out to our Support Engineers in a case and worked with my teammate, Georvy! Your case is still open if you have any follow-up questions.
- MarkLentzCommunity Member
Thank you for your reply, Lauren! Georvy recommended that I post the Javascript part of my question on the Code Block forum, which I have just done.
The other alternative is putting a quiz question at the end of each of my four paths that users have to answer. My question relating to that is, if the course is set to tracking on the Storyline Block completion, will it still record the answers to quiz questions within the LMS? Because if so that would tell the client what they want to know. I will clarify that part of the question to Georvy, and will record here whether what is wanted is possible or no!