I am programming a survey where the first condition involves 4 images ordered in a fixed way, which is easy to program. The second condition, however, involves randomizing the first three images of every 4 image set, leaving the 4th image fixed. Both conditions are dealing with 60 pictures, so my question is how can I avoid duplicating images in the second condition? If I simply set the images to randomly come out of a common bank of images, I get many duplicates. Is there a way to pick randomly from the group, and simultaneously mark that image as to not pick it again?
thanks
Question
How can I randomize from a set, and ensure no duplicates?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
