Currently I have a bunch of diffrent quizzes, with about 10 questions each. All questions and answers are randomized.
After submitting the users get their grades, and that's it.
I'd like it if the users could also see the quiz, their answers, the correct answers, and the answers explanation, so they can learn what they did right/wrong and why they got this grade.
How can I achieve this? I would guess it'd be some merge tag on Quiz confirmation, but I can't seem to find the right one..