﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 5  » Cyberball ball response delay</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 12 Sep 2026 17:46:37 GMT</lastBuildDate><ttl>20</ttl><item><title>Cyberball ball response delay</title><link>https://forums.millisecond.com/Topic26006.aspx</link><description>Dear all,&lt;br/&gt;&lt;br/&gt;For my adjusted cyberball experiment I would like to modify the time interval between the mouse click of the participant and the "response of the ball". For example, the participant clicks on player 1 to throw the ball to player 1 but the gif showing the ball movement will only start 500 ms after the mouse click.&lt;br/&gt;&lt;br/&gt;Is it possible to do this in Inquisit? Or do I have to modify the gif so that it will just show a picture for the first 500 ms?&lt;br/&gt;&lt;br/&gt;script for player 3 throwing ball to player 2 (participant) and player 2 to player 1:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 3to2&amp;gt;&lt;br/&gt;/ontrialbegin = [values.player = 2]&lt;br/&gt;/ stimulusframes = [1= 3to2, player1label, player2label, player3label, player4label]&lt;br/&gt;/ validresponse = (text.player1label, text.player3label, text.player4label)&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player1label") {values.recipient = 1; values.count_player2throws += 1}]&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player3label") {values.recipient = 3; values.count_player2throws += 1}]&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player4label") {values.recipient = 4;values.count_player2throws += 1}]&lt;br/&gt;/ branch = [if (values.recipient == 1) trial.2to1]&lt;br/&gt;/ branch = [if (values.recipient == 3) trial.2to3]&lt;br/&gt;/ branch = [if (values.recipient == 4) trial.2to4]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2to1&amp;gt;&lt;br/&gt;/ontrialbegin = [values.player = 1]&lt;br/&gt;/ stimulusframes = [1= 2to1, player1label, player2label, player3label, player4label]&lt;br/&gt;/ validresponse = (noresponse)&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 2) {values.recipient = 2; values.count_player1throws += 1}]&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 3) {values.recipient = 3; values.count_player1throws += 1}]&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 4) {values.recipient = 4; values.count_player1throws += 1}]&lt;br/&gt;/ trialduration = expressions.cyberdecisiontime&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 2) trial.1to2]&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 3) trial.1to3]&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 4) trial.1to4]&lt;br/&gt;&lt;br/&gt;Thank you in advance!&lt;br/&gt;&lt;br/&gt;Kind regards,&lt;br/&gt;&lt;br/&gt;Esther</description><pubDate>Mon, 12 Nov 2018 05:48:25 GMT</pubDate><dc:creator>EstherKlinkenberg</dc:creator></item><item><title>RE: Cyberball ball response delay</title><link>https://forums.millisecond.com/Topic26050.aspx</link><description>&lt;div data-id="26049" class="if-quote-wrapper" unselectable="on" data-guid="1542030364714"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26049" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26049" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26049" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;EstherKlinkenberg - Monday, November 12, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26049"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="26008" class="if-quote-wrapper" unselectable="on" data-guid="1542030364714"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26008" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26008" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26008" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Tuesday, November 6, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26008"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="26006" class="if-quote-wrapper" unselectable="on" data-guid="1542030364714"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26006" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26006" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26006" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;EstherKlinkenberg - Tuesday, November 6, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26006"&gt;&lt;div class="if-quote-message-margin"&gt;Dear all,&lt;br/&gt;&lt;br/&gt;For my adjusted cyberball experiment I would like to modify the time interval between the mouse click of the participant and the "response of the ball". For example, the participant clicks on player 1 to throw the ball to player 1 but the gif showing the ball movement will only start 500 ms after the mouse click.&lt;br/&gt;&lt;br/&gt;Is it possible to do this in Inquisit? Or do I have to modify the gif so that it will just show a picture for the first 500 ms?&lt;br/&gt;&lt;br/&gt;script for player 3 throwing ball to player 2 (participant) and player 2 to player 1:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 3to2&amp;gt;&lt;br/&gt;/ontrialbegin = [values.player = 2]&lt;br/&gt;/ stimulusframes = [1= 3to2, player1label, player2label, player3label, player4label]&lt;br/&gt;/ validresponse = (text.player1label, text.player3label, text.player4label)&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player1label") {values.recipient = 1; values.count_player2throws += 1}]&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player3label") {values.recipient = 3; values.count_player2throws += 1}]&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player4label") {values.recipient = 4;values.count_player2throws += 1}]&lt;br/&gt;/ branch = [if (values.recipient == 1) trial.2to1]&lt;br/&gt;/ branch = [if (values.recipient == 3) trial.2to3]&lt;br/&gt;/ branch = [if (values.recipient == 4) trial.2to4]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2to1&amp;gt;&lt;br/&gt;/ontrialbegin = [values.player = 1]&lt;br/&gt;/ stimulusframes = [1= 2to1, player1label, player2label, player3label, player4label]&lt;br/&gt;/ validresponse = (noresponse)&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 2) {values.recipient = 2; values.count_player1throws += 1}]&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 3) {values.recipient = 3; values.count_player1throws += 1}]&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 4) {values.recipient = 4; values.count_player1throws += 1}]&lt;br/&gt;/ trialduration = expressions.cyberdecisiontime&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 2) trial.1to2]&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 3) trial.1to3]&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 4) trial.1to4]&lt;br/&gt;&lt;br/&gt;Thank you in advance!&lt;br/&gt;&lt;br/&gt;Kind regards,&lt;br/&gt;&lt;br/&gt;Esther&lt;a class="if-quote-goto quote-link" href="#" data-id="26006"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;If you add either a 500 ms /pretrialpause or /posttrialpause to the &amp;lt;trial&amp;gt; elements, that should do the trick. &lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2to1&amp;gt;&lt;br/&gt;/ pretrialpause = 500&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;Alternatively, you can change /stimulusframes to /stimulustimes and only display the stimuli starting 500ms into the &amp;lt;trial&amp;gt;&lt;br/&gt;&lt;br/&gt;/ stimulustimes&amp;nbsp; =&amp;nbsp; [500 =&amp;nbsp; 2to1, player1label, player2label, player3label, player4label]&lt;br/&gt;&lt;br/&gt;and if you want to delay just the video, but not the other stimuli, do&lt;br/&gt;&lt;br/&gt;/ stimulustimes&amp;nbsp; =&amp;nbsp; [0= , player1label, player2label, player3label, player4label; 500 =&amp;nbsp; 2to1]&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26008"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;Hi Dave!&lt;br/&gt;&lt;br/&gt;Thank you for your answer!&lt;br/&gt;&lt;br/&gt;Using the /pretrialpause seems to work. However, instead of showing nothing during that pause, I'd like there to be a picture as if the participant is still holding the ball.&lt;br/&gt;&lt;br/&gt;Is it possible to show a picture during the pretrialpause? (it already continues to show the player labels but I am not sure why).&lt;br/&gt;&lt;br/&gt;Kind regards,&lt;br/&gt;Esther Klinkenberg&lt;a class="if-quote-goto quote-link" href="#" data-id="26049"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;It's not possible to draw stimuli to the screen during /pretrialpause. What you can do is draw what you want displayed before then, i.e. at the end of the preceding trial, and set that stimulus to /erase = false. Otherwise, don't use the /pretrialpause approach but the /stimulustimes option I described earlier. Then you can draw stimuli to the screen whenever you want.&lt;br/&gt;</description><pubDate>Mon, 12 Nov 2018 05:48:25 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Cyberball ball response delay</title><link>https://forums.millisecond.com/Topic26049.aspx</link><description>&lt;div data-id="26008" class="if-quote-wrapper" unselectable="on" data-guid="1542028395750"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26008" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26008" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26008" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Tuesday, November 6, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26008"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="26006" class="if-quote-wrapper" unselectable="on" data-guid="1542028395750"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26006" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26006" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26006" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;EstherKlinkenberg - Tuesday, November 6, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26006"&gt;&lt;div class="if-quote-message-margin"&gt;Dear all,&lt;br/&gt;&lt;br/&gt;For my adjusted cyberball experiment I would like to modify the time interval between the mouse click of the participant and the "response of the ball". For example, the participant clicks on player 1 to throw the ball to player 1 but the gif showing the ball movement will only start 500 ms after the mouse click.&lt;br/&gt;&lt;br/&gt;Is it possible to do this in Inquisit? Or do I have to modify the gif so that it will just show a picture for the first 500 ms?&lt;br/&gt;&lt;br/&gt;script for player 3 throwing ball to player 2 (participant) and player 2 to player 1:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 3to2&amp;gt;&lt;br/&gt;/ontrialbegin = [values.player = 2]&lt;br/&gt;/ stimulusframes = [1= 3to2, player1label, player2label, player3label, player4label]&lt;br/&gt;/ validresponse = (text.player1label, text.player3label, text.player4label)&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player1label") {values.recipient = 1; values.count_player2throws += 1}]&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player3label") {values.recipient = 3; values.count_player2throws += 1}]&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player4label") {values.recipient = 4;values.count_player2throws += 1}]&lt;br/&gt;/ branch = [if (values.recipient == 1) trial.2to1]&lt;br/&gt;/ branch = [if (values.recipient == 3) trial.2to3]&lt;br/&gt;/ branch = [if (values.recipient == 4) trial.2to4]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2to1&amp;gt;&lt;br/&gt;/ontrialbegin = [values.player = 1]&lt;br/&gt;/ stimulusframes = [1= 2to1, player1label, player2label, player3label, player4label]&lt;br/&gt;/ validresponse = (noresponse)&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 2) {values.recipient = 2; values.count_player1throws += 1}]&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 3) {values.recipient = 3; values.count_player1throws += 1}]&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 4) {values.recipient = 4; values.count_player1throws += 1}]&lt;br/&gt;/ trialduration = expressions.cyberdecisiontime&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 2) trial.1to2]&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 3) trial.1to3]&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 4) trial.1to4]&lt;br/&gt;&lt;br/&gt;Thank you in advance!&lt;br/&gt;&lt;br/&gt;Kind regards,&lt;br/&gt;&lt;br/&gt;Esther&lt;a class="if-quote-goto quote-link" href="#" data-id="26006"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;If you add either a 500 ms /pretrialpause or /posttrialpause to the &amp;lt;trial&amp;gt; elements, that should do the trick. &lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2to1&amp;gt;&lt;br/&gt;/ pretrialpause = 500&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;Alternatively, you can change /stimulusframes to /stimulustimes and only display the stimuli starting 500ms into the &amp;lt;trial&amp;gt;&lt;br/&gt;&lt;br/&gt;/ stimulustimes&amp;nbsp; =&amp;nbsp; [500 =&amp;nbsp; 2to1, player1label, player2label, player3label, player4label]&lt;br/&gt;&lt;br/&gt;and if you want to delay just the video, but not the other stimuli, do&lt;br/&gt;&lt;br/&gt;/ stimulustimes&amp;nbsp; =&amp;nbsp; [0= , player1label, player2label, player3label, player4label; 500 =&amp;nbsp; 2to1]&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26008"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;Hi Dave!&lt;br/&gt;&lt;br/&gt;Thank you for your answer!&lt;br/&gt;&lt;br/&gt;Using the /pretrialpause seems to work. However, instead of showing nothing during that pause, I'd like there to be a picture as if the participant is still holding the ball.&lt;br/&gt;&lt;br/&gt;Is it possible to show a picture during the pretrialpause? (it already continues to show the player labels but I am not sure why).&lt;br/&gt;&lt;br/&gt;Kind regards,&lt;br/&gt;Esther Klinkenberg</description><pubDate>Mon, 12 Nov 2018 05:15:13 GMT</pubDate><dc:creator>EstherKlinkenberg</dc:creator></item><item><title>RE: Cyberball ball response delay</title><link>https://forums.millisecond.com/Topic26008.aspx</link><description>&lt;div data-id="26006" class="if-quote-wrapper" unselectable="on" data-guid="1541515477175"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26006" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26006" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26006" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;EstherKlinkenberg - Tuesday, November 6, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26006"&gt;&lt;div class="if-quote-message-margin"&gt;Dear all,&lt;br/&gt;&lt;br/&gt;For my adjusted cyberball experiment I would like to modify the time interval between the mouse click of the participant and the "response of the ball". For example, the participant clicks on player 1 to throw the ball to player 1 but the gif showing the ball movement will only start 500 ms after the mouse click.&lt;br/&gt;&lt;br/&gt;Is it possible to do this in Inquisit? Or do I have to modify the gif so that it will just show a picture for the first 500 ms?&lt;br/&gt;&lt;br/&gt;script for player 3 throwing ball to player 2 (participant) and player 2 to player 1:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 3to2&amp;gt;&lt;br/&gt;/ontrialbegin = [values.player = 2]&lt;br/&gt;/ stimulusframes = [1= 3to2, player1label, player2label, player3label, player4label]&lt;br/&gt;/ validresponse = (text.player1label, text.player3label, text.player4label)&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player1label") {values.recipient = 1; values.count_player2throws += 1}]&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player3label") {values.recipient = 3; values.count_player2throws += 1}]&lt;br/&gt;/ontrialend = [if (trial.3to2.response == "player4label") {values.recipient = 4;values.count_player2throws += 1}]&lt;br/&gt;/ branch = [if (values.recipient == 1) trial.2to1]&lt;br/&gt;/ branch = [if (values.recipient == 3) trial.2to3]&lt;br/&gt;/ branch = [if (values.recipient == 4) trial.2to4]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2to1&amp;gt;&lt;br/&gt;/ontrialbegin = [values.player = 1]&lt;br/&gt;/ stimulusframes = [1= 2to1, player1label, player2label, player3label, player4label]&lt;br/&gt;/ validresponse = (noresponse)&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 2) {values.recipient = 2; values.count_player1throws += 1}]&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 3) {values.recipient = 3; values.count_player1throws += 1}]&lt;br/&gt;/ontrialend = [if (list.player1schedule.nextvalue == 4) {values.recipient = 4; values.count_player1throws += 1}]&lt;br/&gt;/ trialduration = expressions.cyberdecisiontime&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 2) trial.1to2]&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 3) trial.1to3]&lt;br/&gt;/ branch = [if (list.player1schedule.currentvalue == 4) trial.1to4]&lt;br/&gt;&lt;br/&gt;Thank you in advance!&lt;br/&gt;&lt;br/&gt;Kind regards,&lt;br/&gt;&lt;br/&gt;Esther&lt;a class="if-quote-goto quote-link" href="#" data-id="26006"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;If you add either a 500 ms /pretrialpause or /posttrialpause to the &amp;lt;trial&amp;gt; elements, that should do the trick. &lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2to1&amp;gt;&lt;br/&gt;/ pretrialpause = 500&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;Alternatively, you can change /stimulusframes to /stimulustimes and only display the stimuli starting 500ms into the &amp;lt;trial&amp;gt;&lt;br/&gt;&lt;br/&gt;/ stimulustimes&amp;nbsp; =&amp;nbsp; [500 =&amp;nbsp; 2to1, player1label, player2label, player3label, player4label]&lt;br/&gt;&lt;br/&gt;and if you want to delay just the video, but not the other stimuli, do&lt;br/&gt;&lt;br/&gt;/ stimulustimes&amp;nbsp; =&amp;nbsp; [0= , player1label, player2label, player3label, player4label; 500 =&amp;nbsp; 2to1]&lt;br/&gt;</description><pubDate>Tue, 06 Nov 2018 06:48:15 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>