Forum Discussion
KarenHymel-f398
8 months agoCommunity Member
Help with Triggers! Articulate Storyline
I need your expertise with triggers. I did my best. It’s a Pick One, with multiple drop targets. The answers (left) go down the list, from left to right. I get the error message “You must complete t...
JudyNollet
8 months agoSuper Hero
Form View only lists one object (the correct one) as pickable.
Thus, even though you have a trigger that selects the "incorrect" shape if the user drags incorrectly, the program doesn't see any of the response options as Selected. Hence, it thinks the question hasn't been answered.
Add the incorrect shape to the list of choices, and it'll work.
BTW, you don't need two triggers. It's simpler to just use an "Else" statement.
- KarenHymel-f3988 months agoCommunity Member
thank you!