Hi, I've created a quiz with various questions (multiple choice, multiple answers possible). The user gets instant feedback after submitting "corecct" or "incorrect".
The user can review the quiz in the end.
My question now: Is it possible to show the correct answer when the user answers incorrectly? So when the layer "incorrect" appears, the correct answer is shown?
2 Replies
Sure, just pop a tick or similar next to the correct answer on the incorrect layer.
Yes, of course! Thank you!