Not sure if there has been such a discussion before. But I would like to know, how can I include custom score variables for tracking purposes when I publish for LMS deployment? The only variables that pick up automatically are those for built-in graded questions. I ask, because I built some game-like interactions and can only report the scores to a separate slide where the user can see it (results slide or a score card slide). Scorm will only report on built-in score variables e.g. Pick One, Drag and Drop, Pick Many, etc.
There are two methods that you can use to send variable data to an LMS, one that uses question slide, and another that uses xAPI statements. You'll find the instructions on how to do both here:
Thank you, but following this article you cannot assign a number based variable (such as a percentage or a point to a text variable, thus following the blank question slide option will not work. I am not proficient in xAPI statements to use the first method.
Thanks for the additional information! Hopefully, someone from the community will have some ideas that they'd be willing to share on how this can be achieved. I'm curious to see if this can be done using Javascript.
3 Replies
Hi Lisa,
Thanks for reaching out!
There are two methods that you can use to send variable data to an LMS, one that uses question slide, and another that uses xAPI statements. You'll find the instructions on how to do both here:
Hope this helps!
Thank you, but following this article you cannot assign a number based variable (such as a percentage or a point to a text variable, thus following the blank question slide option will not work. I am not proficient in xAPI statements to use the first method.
Hello Lisa,
Thanks for the additional information! Hopefully, someone from the community will have some ideas that they'd be willing to share on how this can be achieved. I'm curious to see if this can be done using Javascript.