There are 12 images and 12 statements. but technically there are only six images as the images are similar.
in the study there are original vs manipulated versions of six photos. making twelve in total, but participants can only see one version of each photo.
there are also 12 statements, each of the six images has a true and false matching statement. but again a participant should only ever see one of the versions of the statement.
I need to create a survey where participants are asked five questions in total.
One question (the first) will be a statement by itself
The other four will be a statement accompanied by an image.
I need to find a way to randomize which four combinations of statement w/image the participant will see, while also ensuring that the one statement by itself the participant will see isn’t a repeat
I know to randomize the images w statements i can put the each image type and the corresponding true/false original/manipulated combinations in separate blocks (creating six blocks in total) and advance randomize for each block which singular combinaition gets, but the issue lies with how to randomize the statements that will be without an image/by itself without getting repeat statements asked (as the statements will all be the same and therefore could appear later on accompanied by an image).
another issue lies in the fact i need participants to only see five questions; one only a statement and four statement w image. With my images in different blocks, i cant find how to set it so that only a total of five questions are asked one from each block.
Thanks for any help