Need help with variables for scavenger hunt
Hi everyone,
I am trying to create a virtual scavenger hunt where users have to enter three locations where an item is hidden. I have added three text boxes for the answers. I want the slide to show a layer called Correct when all three locations have been entered. I have set up the variables like this:
Show layer Correct if:
Text box 1 is = location 1
or Text box 1 is = location 2
or Text box 1 is = location 3
or Text box 2 is = location 1
or Text box 2 is = location 2
or Text box 2 is = location 3
or Text box 3 is = location 1
or Text box 3 is = location 2
or Text box 3 is = location 3
However, if a user enters location 1 in all three boxes, the layer shows up.
Can anyone help me with how to set up the variables so that the layer only shows if there are different answers in all three boxes?
Thanks!