Freeform multiple answer question

Mar 20, 2024

Is there a trigger I can add to a free form multiple select question- basically the correct answer is to choose any 2 out of 4 objects.  There isn't any particular 2 that need to be select- any two out of the four will do.

2 Replies
Joe Hauglie

One way to do this would be to create a simple variable ("simplevariable") and then increment by "+1" with any choice of any object. When the "total of simplevariable = 2" then the trigger can execute to do whatever action you are wanting to execute.

So you would assign the variable to each of the four objects on the slide that could be selected, and then the learner can select whichever two in order to execute the desired next action.