﻿<?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  » Timed Recall task: Openended versus textbox versus?</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Fri, 25 Sep 2026 09:48:53 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Timed Recall task: Openended versus textbox versus?</title><link>https://forums.millisecond.com/Topic11340.aspx</link><description>&lt;p&gt;[quote]What exactly is the advantage of using one over the other?[/quote]&lt;/p&gt;
&lt;p&gt;If you have a typical, repetitive trial-after-trial procedure producing long-format data: use &amp;lt;openended&amp;gt;. If you have the need to collect multiple responses on a single screen and want wide-format data output, use &amp;lt;survey&amp;gt; / &amp;lt;surveypage&amp;gt;.&lt;/p&gt;
&lt;p&gt;[quote] Is there any or is it simply personal taste?[/quote]&lt;/p&gt;
&lt;p&gt;In some cases, there is no clear demarcation point between the two scenarios sketched above. Then it may be a matter of personal taste.&lt;/p&gt;</description><pubDate>Sun, 29 Sep 2013 09:23:30 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Timed Recall task: Openended versus textbox versus?</title><link>https://forums.millisecond.com/Topic11336.aspx</link><description>&lt;p&gt;Dave,&lt;/p&gt;

&lt;p&gt;thanks for the clarifications; it's working now. Also, a colleague told me how to solve the issue with the next button. Here's what I got.&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&amp;lt;defaults&amp;gt;&lt;/p&gt;
&lt;p&gt;/ fontstyle = ("Verdana", 16pt)&lt;/p&gt;
&lt;p&gt;/ inputdevice = mouse&lt;/p&gt;
&lt;p&gt;&amp;lt;/defaults&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;text clickhere&amp;gt;&lt;/p&gt;
&lt;p&gt;/ items = ("Click here.")&lt;/p&gt;
&lt;p&gt;/ txcolor = (0, 0, 0)&lt;/p&gt;
&lt;p&gt;/ position = (50%, 90%)&lt;/p&gt;
&lt;p&gt;/ fontstyle = ("Verdana" 16pt true)&lt;/p&gt;
&lt;p&gt;&amp;lt;/text&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;text message&amp;gt;&lt;/p&gt;
&lt;p&gt;/ items = ("Reminder Text")&lt;/p&gt;
&lt;p&gt;/ /color = (255, 22, 30)&lt;/p&gt;
&lt;p&gt;/ position = (50%, 20%)&lt;/p&gt;
&lt;p&gt;/ fontstyle = ("Verdana" 16pt true)&lt;/p&gt;
&lt;p&gt;&amp;lt;/text&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;block description&amp;gt;&lt;/p&gt;
&lt;p&gt;/ trials = [1 = descriptionTrial]&lt;/p&gt;
&lt;p&gt;&amp;lt;/block&amp;gt;&lt;/p&gt;

&lt;p&gt;***Alle Zeiten um eine 0 erg&amp;Atilde;&amp;curren;nzen.&lt;/p&gt;
&lt;p&gt;&amp;lt;openended descriptionTrial&amp;gt;&lt;/p&gt;
&lt;p&gt;/ stimulustimes = [0=descriptionText; 18000=message; 30000=clickhere]&lt;/p&gt;
&lt;p&gt;/ position= (50, 60)&lt;/p&gt;
&lt;p&gt;/ numlines = 25&lt;/p&gt;
&lt;p&gt;/ linelength = 180&lt;/p&gt;
&lt;p&gt;/ required = true&lt;/p&gt;
&lt;p&gt;/ multiline = true&lt;/p&gt;
&lt;p&gt;/ trialduration = 30200&lt;/p&gt;
&lt;p&gt;/ responsetime = 0&lt;/p&gt;
&lt;p&gt;/ iscorrectresponse = [openended.descriptionTrial.latency &amp;gt;= 30000]&lt;/p&gt;
&lt;p&gt;/ response = correct&lt;/p&gt;
&lt;p&gt;&amp;lt;/openended&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;text descriptionText&amp;gt;&lt;/p&gt;
&lt;p&gt;/ size = (33%, 80)&lt;/p&gt;
&lt;p&gt;/items = ("Instruction Text")&lt;/p&gt;
&lt;p&gt;/position = (50, 10)&lt;/p&gt;
&lt;p&gt;&amp;lt;/text&amp;gt;&lt;/p&gt;
&lt;p&gt;However, another colleague send me this solution using the textbox function:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;textbox freeRecall&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/caption = "What do you remember?"&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/mask = alphabetic&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/required = TRUE&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/multiline = TRUE&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/textboxsize = (200,100)&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;lt;/textbox&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&amp;lt;text message&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/items = ("Use full 5 minutes")&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/position = (50%, 10%)&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;lt;/text&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&amp;lt;shape mask&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/shape = rectangle&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/size = (500, 25)&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/position = (50%, 10%)&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/ color = (white)&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;lt;/shape&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&amp;lt;surveypage test&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/questions = [1 =&amp;nbsp;freeRecall]&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/stimulusframes = [300 = message; 350 = mask]&lt;/span&gt;&lt;br /&gt;&lt;span&gt;/timeout = 10000&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;What exactly is the advantage of using one over the other? Is there any or is it simply personal taste?&lt;/p&gt;
&lt;/p&gt;

&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Rene&lt;/p&gt;
</description><pubDate>Sun, 29 Sep 2013 07:13:05 GMT</pubDate><dc:creator>Rene Kopietz</dc:creator></item><item><title>RE: Timed Recall task: Openended versus textbox versus?</title><link>https://forums.millisecond.com/Topic11328.aspx</link><description>&lt;p&gt;#1: You need to display the 'message' stimulus at the desired point in time via the &amp;lt;openended&amp;gt;'s /stimulustimes.&lt;/p&gt;
&lt;p&gt;#2: You need to set the &amp;lt;openended&amp;gt;'s /responsetime to zero to enable input prior to the stimulus sequence finishing.&lt;/p&gt;
&lt;p&gt;Please see the documentation / language reference for the mentioned attributes for further details.&lt;/p&gt;</description><pubDate>Thu, 26 Sep 2013 08:02:13 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>Timed Recall task: Openended versus textbox versus?</title><link>https://forums.millisecond.com/Topic11326.aspx</link><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I am new to Inquisit and am struggling with what is probably a simple task. Participants are asked to recall something. They have 5 minutes. After 3 Minutes we want to show them a message stating that they should use the full 5 minutes for the task. After 5 minutes the responses should be auto submitted, i.e., Ps should be directed to the next page.&lt;/p&gt;
&lt;p&gt;Below you see, what I came up with. I have the following problems. I seem unable to time the separate elements the way I want. The instruction and text area field should be visible from the start. The message only after 3 mins, and the proceed button after 5. However, the way it is now is that the text area field appears &lt;b&gt;together &lt;/b&gt;with&amp;nbsp;&amp;nbsp;the message, not before. The next (proceed) button is also visible as soon as the text field appears and clickable once they entered something. There doesn't seem to be a way to a) time it, or b) completely suppress it&lt;/p&gt;
&lt;p&gt;I thought about using a textbox, but couldn't get it to run. Also, it seems to me that I wouldn't be able to use "stimulustimes" in combination with textbox, right? How else could I force people to spend a specific amount of time on an open ended task?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rene&lt;/p&gt;
&lt;p&gt;

&lt;p&gt;***Script***&lt;/p&gt;
&lt;p&gt;&amp;lt;defaults&amp;gt;&lt;/p&gt;
&lt;p&gt;/ fontstyle = ("Verdana", 16pt)&lt;/p&gt;
&lt;p&gt;/ inputdevice = mouse&lt;/p&gt;
&lt;p&gt;&amp;lt;/defaults&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;text message&amp;gt;&lt;/p&gt;
&lt;p&gt;/ items = ("Use full 5 minutes.")&lt;/p&gt;
&lt;p&gt;/ txcolor = (0, 0, 0)&lt;/p&gt;
&lt;p&gt;/ position = (50%, 90%)&lt;/p&gt;
&lt;p&gt;/ fontstyle = ("Verdana" 16pt true)&lt;/p&gt;
&lt;p&gt;&amp;lt;/text&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;block description&amp;gt;&lt;/p&gt;
&lt;p&gt;/ trials = [1 = descriptionTrial]&lt;/p&gt;
&lt;p&gt;&amp;lt;/block&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;openended descriptionTrial&amp;gt;&lt;/p&gt;
&lt;p&gt;/ stimulustimes = [0=descriptionText; 1000=clickhere]&lt;/p&gt;
&lt;p&gt;/ position= (50, 50)&lt;/p&gt;
&lt;p&gt;/ charlimit = 100&lt;/p&gt;
&lt;p&gt;/ numlines = 5&lt;/p&gt;
&lt;p&gt;/ linelength = 50&lt;/p&gt;
&lt;p&gt;/ required = true&lt;/p&gt;
&lt;p&gt;/multiline = true&lt;/p&gt;
&lt;p&gt;/ trialduration = 15000&lt;/p&gt;
&lt;p&gt;&amp;lt;/openended&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;text descriptionText&amp;gt;&lt;/p&gt;
&lt;p&gt;/ size = (50%, 80)&lt;/p&gt;
&lt;p&gt;/items = ("Instruction")&lt;/p&gt;
&lt;p&gt;/position = (50, 20)&lt;/p&gt;
&lt;p&gt;/halign = center&lt;/p&gt;
&lt;p&gt;&amp;lt;/text&amp;gt;&lt;/p&gt;


&lt;/p&gt;</description><pubDate>Thu, 26 Sep 2013 07:54:00 GMT</pubDate><dc:creator>Rene Kopietz</dc:creator></item></channel></rss>