Forum Discussion
How to Submit Highest Score to LMS from Multiple Quiz Attempts
Hi Luciana,
Thank you for the reply. Jan unfortunately let me know that Storyline does not currently have a way to send the highest quiz attempt score from learners attempting a quiz multiple times. However, do you, or perhaps someone in the community, know of a way to make this happen through a custom xAPI script or piece of Javascript?
- PhilMayor3 years agoSuper Hero
There used to be the option to edit the scorm driver so score can only improve has that been removed?
Sent from my iPhone
- SeanSanders3 years agoCommunity Member
Jan had me attempt changing the "var REVIEW_MODE_IS_READ_ONLY" in the scormdriver.js file from true to false, but that didn't seem to work after testing it out. Is that what you're referring to?
- PhilMayor3 years agoSuper Hero
No there used to be another option for score can only improve.
Sounds like it may have been removed.
Would need to have a play, I think you could read the score in via JavaScript and then only submit the trigger if the score is higher.
Sent from my iPhone