Hi,

Thank you for this amazing module! My requirements is to collect scores in different buckets and the take the submitter to a different end page depending on the scores in each bucket. For instance:

Q1:
A1: 1 point for A, 2 points for B
A2: 2 points for A, 4 points for B

Q2:
A1: 3 points for A
A2: 4 points for A

If
A = 4, B = 2, go to url1
A = 5, B = 2, go to url2
etc

Would this be possible?
Thank you!

Comments

j4 created an issue.