Branching quiz results
I'm creating a course where learners need to answer one question correctly in each scene of the course. To pass the course, learners need to answer a total of 4 questions correctly.
For more context, the course is set up with two questions per scene. I've set up each scene with branching so that if the learner answers the first question correctly, they "pass" and move on to the next scene. If they do not pass, they review additional content and then attempt the second question. The problem is that if they fail the first question, then answer the second question correctly, it appears as if they've achieved a score of 50% on the scene. I don't want the learner to be penalized for failing the first question.
I'm wondering if a potential way to solve this would be to have the final result report the number of questions answered correctly (or the total number of points), instead of the total percentage scored, but I'm stuck on the quiz results requiring a passing percentage.
Any ideas on how to set this up?