Hi everyone, here’s my repl.it link: https://repl.it/@emgraham/assignment-1-candidate-testing-em-graham#candidate-testing.js
The code prints to the console perfectly, so I’m nearly there - but it is not grading the candidateAnswers correctly. i.e., if I input 5 incorrect answers, it says it’s 100% correct.
I understand that this means my code in the function gradeQuiz(candidateAnswers) must be incorrect, but for the life of me I can’t tell what is wrong with it and I’ve been hours at this last stage. Can anyone take a look and give me a hint?
Thanks so much!!