Forum Discussion
Creating a Multiple Response Quiz where selecting one or both correct answers shows correct feedback
To be scored as correct, a multiple-response question requires all of the "correct" answers to be selected, with none of the incorrect answers selected. If those selections aren't made when the user submits their answer, the Submit trigger will show the Incorrect layer.
There's no function in Storyline for alternate scoring.
However, you could do custom programming to achieve what you want. You could disguise a multiple-choice question, and trigger the appropriate answer to be scored.
These posts both have files that demonstrate ways to do this. They don't do exactly what you want. But, hopefully, they'll give you a better idea of what I mean by a disguised multiple-choice question.
- ChristieSilver5 months agoCommunity Member
We're not scoring or grading this quiz - does that make a difference? Are we able to show the correct feedback without all correct answers selected if we do not score (if so, how do I remove this functionality?). Thanks!
- Nedim5 months agoCommunity Member
If you’re not grading this interaction, you can still show the correct layer even if the selected answer doesn't match what's specified in Form View. The key is making sure the Submit Interaction trigger runs before the Show Layer trigger. Technically, you don't need the Submit Interaction trigger if you're not grading, but I recommend keeping it so that the built-in "Invalid Answer" prompt appears when nothing is selected. Ultimately, it’s all about logic. One well-structured trigger can handle showing either the correct or incorrect layer based on conditions.
Example - 4.2 slideYou can follow the same logic across all quiz slides. What helps tremendously is renaming the checkboxes, as it makes it much easier to navigate and distinguish between them when setting up conditions in the trigger panel.
Related Content
- 2 months ago
- 2 months ago