Sorry if this question has been asked before but I couldn’t find an answer that related to my project.
I’m creating a task with two images side by side and I want to show a particular value when the image on the right is selected and a different value if the image on the left is selected.
This is sort of an example of what I would want
I know I would have to do some sort of if, then argument. So I’m wondering if anyone can help me with how to translate if press left show associated value from $left and the same for the right.