Forum Discussion
Quiz - Delay Submission - Drag n Drop question state not working
When changing states of dropped items are NOT delayed, the action of dropping an item initiates the checking mechanism, and they change states immediately.
When that action IS delayed, it is the Submit Interaction trigger that initiates the checking mechanism, and they are not changed until part of the submission process. There is no Submit Interaction Drop and Drag trigger on that slide, so they are not checked.
There are several issues that attracted my attention here.
These triggers:
set the variables to true no matter where the items are dropped. No matter where the items are dropped, the learner always gets all questions correct, which is fortunate, because this trigger:
will not allow advancement to the next slide until every item is correctly dropped. I'm going out on a limb here, and assuming these are artifacts from testing, and it is not the final intention for the quiz that every possible answer is correct.
You asked for input on the way it looks. In general, it looks good. However, as I went through it, about halfway through trying to submit my answers, I was saying, "YES, I want to submit already!. Can I please not get asked again? Can I please just submit?" But maybe you have a client that has reasons for their design that are other than what the learner might think.
The bottom line is that to see the Correct and Incorrect states on Review, you are going to have to do something different. The attached sample has two options. Plan A would be my choice, as it is simpler and less work. I put all the second slide on the question slide as layers. That way, you can use the Submit Interaction trigger and its built-in superpower. You also don't need the variables to determine if the items are dropped correctly, but I didn't delete those.
Plan B keeps the original structure, but requires that you create the triggers to change the states. I changed one of the drop items to show how it can be done. I changed the Card_180 trigger so it will only be correct on the correct target, and created triggers to change its state on review. You do need the variables for Plan B
Any questions, just ask.
Related Content
- 10 months ago
- 12 months ago
- 10 months ago
- 11 months ago