Hi everyone, I’m working on a game right now where it looks like this:
What I’m struggling on is getting 1 of the 4 cells to show the correct answer for this matching game. The idea is for students to click on the correct instrument name to match with the photo on the left. In this case, it’s a saxophone so I’d like 1 of the 4 cells to show “Saxophone” and the other 3 cells to be randomized instrument names.
Is this possible? I got all 4 to be random with the "Sort by " → Random sorting but then the correct answer doesn’t show up sometimes (in this case saxophone). I could make 4 individual texts and not randomize them, but then the placement of the texts would always be the same, so that’s my last resort if this can’t be solved.
Would anyone know how to solve this?
Thank you for your help!