﻿<?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 3  » Button in openended trial will not work when a response time constraint is used</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 08 Sep 2026 18:53:15 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Button in openended trial will not work when a response time constraint is used</title><link>https://forums.millisecond.com/Topic8583.aspx</link><description>&lt;p&gt;That works!&amp;nbsp; Thank you!&lt;/p&gt;</description><pubDate>Sat, 18 Aug 2012 11:19:39 GMT</pubDate><dc:creator>TracyM</dc:creator></item><item><title>RE: Button in openended trial will not work when a response time constraint is used</title><link>https://forums.millisecond.com/Topic8582.aspx</link><description>&lt;p&gt;Try using the /timeout attribute instead of using /response=timeout().&lt;span class="header1"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Sat, 18 Aug 2012 10:44:48 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>Button in openended trial will not work when a response time constraint is used</title><link>https://forums.millisecond.com/Topic8581.aspx</link><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Here's a brief summary of my problem.&amp;nbsp; I'm trying to create a task where a word fragment appears on the screen with an openended response window.&amp;nbsp; I want them to have a limited amount of time to respond before advancing to the next trial but be able to use the next button to advance if they finish early.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I have done this by using the /response = timeout(10000) feature.&amp;nbsp; Unfortunately, the next button no longer works in my experiment when I include this line.&amp;nbsp; Instead, the trial remains on the screen until it timesout, regardless of whether I click the button to advance.&lt;/p&gt;
&lt;p&gt;Does the timeout feature override the button?&amp;nbsp; Or is there something I can do so that the button works but the response times out if they have not clicked the button within 10 seconds?&lt;/p&gt;
&lt;p&gt;Any advice would be greatly appreciated!&lt;/p&gt;
&lt;p&gt;Here's a small sample of my code:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;
&lt;p&gt;&amp;lt;text employment_label&amp;gt;&lt;br /&gt;/ numitems = 1&lt;br /&gt;/ items = ("E_PLO_M_NT")&lt;br /&gt;/ position = (50, 30)&lt;br /&gt;/ fontstyle = ("Arial", -37, true)&lt;br /&gt;&amp;lt;/text&amp;gt;&lt;span style="font-size: small;"&gt;
&lt;p&gt;
&lt;p&gt;&amp;lt;openended employment&amp;gt;&lt;br /&gt;/ linelength = 40&lt;br /&gt;/ mask = alphabetic&lt;br /&gt;/ position = (50,50)&lt;br /&gt;/ size = (150, 40)&lt;br /&gt;/ mouse = true&lt;br /&gt;/ buttonlabel = "Proceed to next fragment"&lt;br /&gt;/ response = timeout(10000)&lt;br /&gt;/ posttrialpause = 500&lt;br /&gt;&amp;lt;/openended&amp;gt;&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&amp;lt;block employmentWFT&lt;br /&gt;&amp;gt;/ bgstim = (employment_label)&lt;br /&gt;/ trials = [1 = employment]&lt;br /&gt;&amp;lt;/block&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;expt&amp;gt;&lt;br /&gt;/ blocks = [1 = noreplace(employmentWFT)]&lt;br /&gt;&amp;lt;/expt&amp;gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;</description><pubDate>Sat, 18 Aug 2012 10:41:13 GMT</pubDate><dc:creator>TracyM</dc:creator></item></channel></rss>