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
![27%20PM](https://us1.discourse-cdn.com/flex020/uploads/psychopy/original/3X/7/4/74df2c4abe4367d769bdd19f65f2dd7322ff8a08.png)
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.