How to add mouse control to images

If your four image components are called image_A, image_B, image_C and image_D then add a mouse component with clickable stimuli image_A, image_B, image_C, image_D and then look at the value of mouse.clicked_name (or possibly mouse.clicked_name[0]) in End Routine.

See also