Forum Discussion
TimNeill
10 years agoCommunity Member
Setting 'Results.ScorePoints' to equal my custom score variable
This subject seems to have been discussed for several years (which suggests a SL improvement is needed ...) but I would appreciate some guidance.
I will have 10 custom quiz questions which can't ...
DaveCox
10 years agoCommunity Member
You can use javascript to set your score in the LMS. To do this, you will need to keep track of the scores on your own.
Storyline lets you access Results.ScorePoints to display it on the screen, but you can't read or write it with javascript.
What you can do however, is add a trigger to the correct and incorrect feedback layers to collect that information into your own custom variable. Then you can use it however you want.
Related Content
- 10 months ago
- 10 months ago