﻿<?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 6  » Trial (press space for next)</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 26 May 2026 02:18:43 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Trial (press space for next)</title><link>https://forums.millisecond.com/Topic40889.aspx</link><description>&lt;blockquote data-id="40888" class="if-quote-wrapper" unselectable="on" data-guid="1750277892721" contenteditable="false" id="if_insertedNode_1750277891430"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="40888" 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="40888" 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="40888" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;kalie53 - 6/18/2025&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-40888"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;For one of my trials, I am trying to get the stimulus to remain on the screen for a certain amount of time and then allow the participant to press space for the next screen. Right now, I have a timeout set on the stimulus. How can i give them the option to continue to the next page after the allotted time?&amp;nbsp;&lt;a class="if-quote-goto quote-link" href="#" data-id="40888"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;You simply erase the stimulus, i.e. clear the screen, after the certain amount of time, and allow responses (here: spacebar press) from that time on.&lt;br/&gt;&lt;br/&gt;[code]&amp;lt;trial exampleTrial&amp;gt;&lt;br/&gt;/ stimulusTimes = [0=yourStimulus; 5000=clearScreen, PressSpaceForNext] // your stimulus is cleared after 5 seconds.&lt;br/&gt;/ beginResponseTime = 5000 // can respond after 5 seconds&lt;br/&gt;/ validResponse = (" ") // may press space bar &lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text yourStimulus&amp;gt;&lt;br/&gt;/ items = ("Hi, I'm your stimulus.")&lt;br/&gt;/ erase = false&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text pressSpaceForNext&amp;gt;&lt;br/&gt;/ items = ("Press Space for next.")&lt;br/&gt;&amp;lt;/text&amp;gt;[/code]&lt;br/&gt;&lt;br/&gt;P.S: For clarity, &lt;strong&gt;stimuli &lt;/strong&gt;do not have timeouts. Trials or blocks do.</description><pubDate>Wed, 18 Jun 2025 20:25:16 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>Trial (press space for next)</title><link>https://forums.millisecond.com/Topic40888.aspx</link><description>For one of my trials, I am trying to get the stimulus to remain on the screen for a certain amount of time and then allow the participant to press space for the next screen. Right now, I have a timeout set on the stimulus. How can i give them the option to continue to the next page after the allotted time?&amp;nbsp;</description><pubDate>Wed, 18 Jun 2025 20:22:09 GMT</pubDate><dc:creator>kalie53</dc:creator></item></channel></rss>