Tracking Assessments

Dec 01, 2023

Hi All,

Context: My company uses an LMS called Relias (in case any of you are familiar) and I am told that Relias will not report scores to assessments from a course created in Storyline. My understanding is that it will only track if a course is complete/incomplete or the score someone receives in a Relias Assessment, which is limited to just multiple choice responses.

Is there a way to collect scores from an Storyline assessment outside of a traditional LMS?

This is a draft of the assessment we are trying to administer:

https://360.articulate.com/review/content/bbdf62e2-b102-4e09-9e98-ada6905250bf/review

Any suggestions would be greatly appreciated!

1 Reply
Brian Dennis

One could use javascript to send (called 'POSTing') data to a web address (server). The javascript code isn't super hard, but getting the needed support files into published Storyline projects is a bit tricker. I'm working with a client that gets pre and post assestment into their clients' internal systems.

Javascript programming isn't officially in these forums, but if you search the forums (or the web) for "javascript sending data to external site using axios" you should be well on your way

Best of luck