Group: Forum Members
Posts: 18,
Visits: 64
|
Hi all,
I would like to put a single same picture, which is randomized and selected, in multiple survey pages.
Here's the issue:
If I randomized and selected pictures just like
<picture picC> /items = targetComb / size = (70%, 70%) / position = (70%, 60%) / select = noreplace(30) </picture>
and put this picC into different survey pages (I would like to separate surveypages),
<surveypage slider> / stimulusframes = [1= noreplace(picC)] </surveypage>
<surveypage radio> / stimulusframes = [1= noreplace(picC)] </surveypage>
Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages). I am going to run multiple surveys by combining two surveypages (slider & radio).
Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?
|