Multi category quiz
-
Hi there,
I’m seeking your advice on how to implement the following quiz:
- There are 10 questions for each of the 5 categories (50 in total)
- Questions are not sorted by category on purpose
- Each question hast got the same 5 answers
- Each answer has got a score of 1, 2, 3, 4 or 5
- There are 3 possible results (<30 / 31-40 / >41) for each of the 5 categories
- The quiz needs to be taken in a linear order from question 1 through 50
- The test cannot be split into 5 parts because the questions across the 5 categories need to be answered in a pre-defined order.
We were thinking about a number range for each category for example category 1 = scores between 1 – 10, category 2 = scores between 11 – 20 and so forth.
How would you go about setting up this quiz?
Thanks,
Jan
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Multi category quiz’ is closed to new replies.