Scoring a quiz

Jun 26, 2015

Is there a way that when a quiz is taken more than once only the highest score is retained? I found this in the API.js file: "Previous score was greater than new score, configuration only allows scores to improve" but it doesn't appear to be doing that. Every time the quiz is retaken the score is replaced with the current score.

7 Replies
Prashant Patil

HI vanessa,

you can try the following method to retain the highest score,

after publishing the course in the published output folder there is LMS folder if you publish your course to LMS, In thet LMS folder there is a Configuration.js file in that file you will have to change the variable SCORE_CAN_ONLY_IMPROVE = false; to true, hope this helps 

cheers

prashant

 

Ashley Terwilliger-Pollard

Hi Vanessa,

I'd look at testing the course in SCORM Cloud first as it's an industry standard for testing LMS content. Here are directions on how to test at SCORM Cloud. If the odd behavior persists there we'll want to take a look at your file, and if it works as expected at SCORM Cloud you'll want to connect with your LMS team for additional review. 

This discussion is closed. You can start a new discussion or contact Articulate Support.