Drag and Drop Distractors

I tested a D&D question and it seems that as long as it has the correct answer, any distractors dragged to distractor drop items are ignored - i.e. I get what you get. It is very simple to check for this however. You simply have an action that tests for any one of the distractor drag items in the answer. If you find any, set the question variable to 0. For example, let's say you have 3 valid pairs and 2 distractor drag items. Make these come right after the pairs in the question. Then your action will look like this:Action: Modify Variable; Target: Question_variable; Value: 0; Conditions: Check Any of these at the top and then enter:Question_variable contains 4- Question_variable contains 5-

Discussions have been disabled for this post