I have a quiz with variables. First variable is the tester must get 80% or higher to pass. The second variable is the type of tester. Tester A should get ending page A, tester B should get ending page B.
I know how to score the quiz. but when setting up branching, I can’t figure out how to say if is Tester B then go to ending B. The only option I get is Submit form. Is what I want possible?