Group: Forum Members
Posts: 10,
Visits: 53
|
Hi all!
In my study, participants should indicate what an appropriate social distance between two people would be. Therefore, I created an animated GIF in which two people are moving towards each other.
The question is: How is it possible to stop the movement of the GIF by pressing the spacebar (and how can I measure this then)?
Do you have any ideas on how this could work? Or other ideas on how to measure the 'distance'?
<expt Version1> / blocks = [1=block.Social_Distancing] </expt>
<video Social_Distancing> / items = ("SD1.gif") </video>
<trial Social_Distancing> / stimulusframes = [1 = Social_Distancing, spacebar] / correctresponse = (" ") / errormessage = false / recorddata = false </trial>
<text spacebar> / items = ("Please press the Spacebar at the least appropriate social distance.") / position = (50%, 97%) / valign = bottom </text>
<block Social_Distancing> / trials = [1 = Social_Distancing] </block>
Thank you in advance!
Nina
|