I am trying to make an experiment in Psychopy where I will project an image on the screen and will ask for a response from the tester. I would like for the images to come up randomly in a loop but after the tester has selected a response to the image I would like the next random image to come up with the original image not a part of the image bank. I would like to go through the entire set of stimuli and then end the test when the last image is projected.
How can I randomize a variable in a loop and then remove that specific stimuli from the entire set when the next cycle is started?