Forum Discussion
Quiz types
Thank you for this Joanne. I'll take a look. I'm trying a drag and drop, but even that only allows for one correct drop item per drag item. Still working this through and may just have to create the slide from a blank slide and use triggers to get the results instead of one of the quiz or freeform slides.
I've looked at your file and I think I might be able to adapt it and have it work! If I make all items disabled once two items are dropped and use the variables you have, it should work? :) - potentially ;) THANK YOU!
Hi SylviaWright,
If it requires choosing exactly two options—no more, no less, I suggest placing two target zones for users so they won’t get it wrong. The secret in this simple approach is to create a trigger that tells the system which feedback layer to display, rather than relying on the default one. No variables are needed.
- Create a hidden drop target for the two incorrect items outside the canvas. When submitting, their state will change to Drop Incorrect if they were dropped on the targets.
Trigger:
Show the incorrect layer when the user clicks submit if the state of any incorrect item isn’t Normal; otherwise, show the correct layer.
See slide 1.2
- SylviaWright16 days agoCommunity Member
It requires choosing 2 out of 4 possible correct options from a choice of 6 or 8 total options. I will give this a try. THANK YOU!
Related Content
- 1 year ago
- 7 months ago