﻿<?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 4  » Implementing a Response Window in Inquisit</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 13 May 2026 18:48:18 GMT</lastBuildDate><ttl>20</ttl><item><title>Implementing a Response Window in Inquisit</title><link>https://forums.millisecond.com/Topic19817.aspx</link><description>Hi,&amp;nbsp;&lt;br/&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Two quick questions:&amp;nbsp;&lt;br/&gt;&lt;br/&gt;1. Is it possible to implement a response window/deadline within Inquisit? If so, can you provide a code snippet that illustrates how to do so?&amp;nbsp;&lt;br/&gt;&lt;br/&gt;2. Is it possible to prevent the participant from emitting any response on a given trial (e.g., if they press the spacebar then nothing happens - the trial proceeds as normal)? &lt;br/&gt;&lt;br/&gt;Thanks for the help! &lt;br/&gt;&lt;br/&gt;Sean &amp;nbsp;</description><pubDate>Fri, 07 Oct 2016 07:47:52 GMT</pubDate><dc:creator>Sean_Hughes</dc:creator></item><item><title>RE: Implementing a Response Window in Inquisit</title><link>https://forums.millisecond.com/Topic19820.aspx</link><description>&amp;gt; 1. Is it possible to implement a response window/deadline within Inquisit? If so, can you provide a code snippet that illustrates how to do &lt;br/&gt;&amp;gt; so? &lt;br/&gt;&lt;br/&gt;See the documentation for the &amp;lt;trial&amp;gt; element's /timeout, /trialduration and/or /beginresponsetime attributes. Also see the "How to Control Trial Duration and Inter-Trial Intervals" in the documentation's how-to section. A forum search will return numerous sxamples using /timeout and/or&amp;nbsp; /trialduration.&lt;br/&gt;&lt;br/&gt;&amp;gt; 2. Is it possible to prevent the participant from emitting any response on a given trial (e.g., if they press the spacebar then nothing &lt;br/&gt;&amp;gt; happens &amp;gt; - the trial proceeds as normal)?&lt;br/&gt;&lt;br/&gt;If you don't want a trial to accept any response you specify &lt;br/&gt;&lt;br/&gt;/ validresponse = (0)&lt;br/&gt;&lt;br/&gt;You also need to specify either a /timeout or /trialduration for said &amp;lt;trial&amp;gt;, otherwise it would never end.&lt;br/&gt; </description><pubDate>Fri, 07 Oct 2016 07:47:52 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>