Group: Forum Members
Posts: 16,
Visits: 1,000
|
sorry to revive this old thread, but I have another question: As said before, the participants will play a game, then come to the survey page where they will have to answer questions about a picture that appears on the site. This process repeats for a few times. Now this picture should be randomized, and implementing it wasn't a problem, as I did it as follows: <item x> / 1= picture 1 / 2= picture 2 / 3= picture 3 </item>
<picture surveypic> / items = x /position = (x,y) </picture> and then implementing it on the surveypage via /stimulusframes. So far so good, though my question, is it possible to record in the dataset which of the pictures was chosen each time the participants had to fill out the survey?
|