diff --git a/js/main.js b/js/main.js index 8b93e4c..d239aaf 100644 --- a/js/main.js +++ b/js/main.js @@ -1275,7 +1275,7 @@ function reviewQuestions() { current_answers[[arr["qid"], arr["qidn"]]] = answer; }); - correct_count = 0; + let correct_count = 0; window.question_order.forEach(function (qid, n) { $("#review-answer-list").append( "