Hi,
I'd like to create a 10 question quiz with 6 answers each, scored 0 - 5. The ending should be based on the lowest score someone got on any question. So if a respondent answers 9 times the last answer - scoring 9 times 5 - and one time the first answer - scoring 1 times zero - the ending should be based on the zero. How would I have to build my logic?
Thanks very much for your time,
Hans