Forum Discussion
Need help with variables for scavenger hunt
Hi Yewande, Not sure of your set up, but off the top of my head this may help. If not can you share your file, a more informed view would make it easier to come up with a more fitting solution. At a glance, it looks like you are missing precise Conditions.
There are 6 permutations for the correct answer : 3! = 3 × 2 × 1 = 6
Permutations are: 1,2,3 OR 1,3,2 OR 2,1,3 OR 2,3,1 OR 3,1,2 OR 3,2,1
1,2,3 Show correct layer IF
Text Entry 1 = Location 1 AND
Text Entry 2 = Location 2 AND
Text Entry 3 = Location 3
OR
1,3,2 Show correct layer IF
Text Entry 1 = Location 1 AND
Text Entry 2 = Location 3 AND
Text Entry 3 = Location 2
OR
2,1,3 Show correct layer IF
Text Entry 1 = Location 2 AND
Text Entry 2 = Location1 AND
Text Entry 3 = Location 3
etc. for all six permutations as described above.