By peter - 9/28/2017
Hi everyone I am trying to present some cards on screen to be selected (as stimulusframes), then present another card three seconds later. Could some kind person tell me how to delay the presentation of the final card? Thanks in advance Peter
|
By Dave - 9/29/2017
+xHi everyone I am trying to present some cards on screen to be selected (as stimulusframes), then present another card three seconds later. Could some kind person tell me how to delay the presentation of the final card? Thanks in advance Peter You can do that via the <trial>'s /stimulustimes:
<trial example> / stimulustimes = [0=card1, card2, card3; 3000=card4] ... </trial>
|
By peter - 10/1/2017
+x+xHi everyone I am trying to present some cards on screen to be selected (as stimulusframes), then present another card three seconds later. Could some kind person tell me how to delay the presentation of the final card? Thanks in advance Peter You can do that via the <trial>'s /stimulustimes: <trial example> / stimulustimes = [0=card1, card2, card3; 3000=card4] ... </trial> That's perfect. Massive thanks for your help, Peter
|
|