Hello, I have found posts similar to my issue, but still unsure of how to execute randomization for my survey, so was hoping for some additional help.
I have two subsets of images (Subset A has 6 images and Subset B has 6 different images). I want to present 6 images consecutively, with 3 of the 6 images being randomly selected from Subset A and the other 3 being randomly selected from Subset B. I also want these 6 total presented images to be presented in a random order, so that different survey takers would see them in different orders.
I have read recommendations for using javascript and/or embedded data in order to do this, but am still confused on how to do so. Appreciate any and all advice/feedback on how to accomplish this -thank you in advance!