VeronicaThompso
3 months agoCommunity Member
Results Slide Scoring Incorrectly - For Pick Many Questions
Hello all, I'm hoping for some support on a Quiz interaction I've built.
I have a 10 question quiz that includes:
- 3 multiple choice, single answer questions
- 7 pick many, multi-answer questions
- 1 Results slide
Questions are scored "1" point each for getting the answer correct. The total passing score for the quiz is 10 points (or 100% correct).
Students have 2 attempts per question to get it right. Once they reach the Results slide, they can retake their incorrect questions as many times as they'd like until they reach 100%.
________________________________________________________________
I have two issues I can't seem to figure out:
- Incorrect Scoring for Pick Many Questions: For each of the 7 pick many questions, when a student selects all of the answer choices - regardless if this includes the incorrect answer choices - the Results slide calculates the questions as correct. It's not recognizing that incorrect selections were made along with the correct selections. This means a student can just select all answer choices for each question and still pass the quiz, even though this is not correct.
- Nice to Have - Only Show Incorrect Questions: Is there a way when students click the "Retry Incorrect Questions" button on the Results slide - that they only see the incorrect questions and do not have to filter through the correct ones as well? I figured out a workaround with variables that takes them to each slide, recognizes whether the question was answered correctly, and skips to the next slide. However, it's not the most elegant solution. You'll notice, for a split second, you see the correct slides show up before they are skipped over. I wasn't sure if there was a cleaner way of achieving this?