﻿<?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  » How to get three stimuli to present at the same time? (Crowding Task)</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:25:04 GMT</lastBuildDate><ttl>20</ttl><item><title>How to get three stimuli to present at the same time? (Crowding Task)</title><link>https://forums.millisecond.com/Topic34558.aspx</link><description>Hi all!&lt;br/&gt;I'm very new to Inquisit and struggling to find the problem (although it is probably very obvious) in my code.&lt;br/&gt;&lt;br/&gt;I'm trying to get a target letter to present simultaneously with a left and right flanker along the horizontal. Whilst the code launches, it only presents one letter.&lt;br/&gt;&lt;br/&gt;Here's an excerpt of an example trial and how the stimuli are defined (note: size, colour, etc are all kept the same and defined in a defaults section). The target letter is a "c" presented on the right side of the screen, and the aim is to have it flanked by two other letters (selected at random from "C", "D", "S", and "V.") These flankers are supposed to present 1 unit of target width away from the target along the horizontal.&lt;br/&gt;&lt;br/&gt;I'm thinking it may be because i'm lacking something which instructs inquisit to select the Righttarget_Lflanker1 at (and Rflanker) at random from the /items? Or because /items isn't valid under a text element so i need /select somewhere? I'm really not sure.&lt;br/&gt;&lt;br/&gt;Any help would be greatly appreciated!&lt;br/&gt;&lt;br/&gt;&amp;lt;text Right_C&amp;gt;&lt;br/&gt;/items = ("C")&lt;br/&gt;/position = (66.57%, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text right_target&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (66.57%, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Lflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition - 1*text.right_target.width, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Rflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition + 1*text.right_target.width, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial CD1_RT_C&amp;gt;&lt;br/&gt;/ stimulustimes = [1=text.fixation; 1000=Right_C, Righttarget_Lflanker1, Righttarget_Rflanker1; 1100 =clearscreen]&lt;br/&gt;/ inputdevice = keyboard&lt;br/&gt;/ validresponse = ("c", "d", "s", "v")&lt;br/&gt;/ correctresponse = ("c")&lt;br/&gt;/ posttrialpause = 500&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&amp;nbsp; &lt;br/&gt;&lt;br/&gt;</description><pubDate>Wed, 20 Jul 2022 02:24:56 GMT</pubDate><dc:creator>lirpa</dc:creator></item><item><title>RE: How to get three stimuli to present at the same time? (Crowding Task)</title><link>https://forums.millisecond.com/Topic34562.aspx</link><description>&lt;blockquote data-id="34561" class="if-quote-wrapper" unselectable="on" data-guid="1658283853142" contenteditable="false" id="if_insertedNode_1658283852009"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="34561" 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="34561" 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="34561" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - 7/19/2022&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-34561"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;&lt;blockquote data-id="34558" class="if-quote-wrapper" unselectable="on" data-guid="1658283853142" id="if_insertedNode_1658232277001" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="34558" 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="34558" 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="34558" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;lirpa - 7/19/2022&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-34558"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi all!&lt;br/&gt;I'm very new to Inquisit and struggling to find the problem (although it is probably very obvious) in my code.&lt;br/&gt;&lt;br/&gt;I'm trying to get a target letter to present simultaneously with a left and right flanker along the horizontal. Whilst the code launches, it only presents one letter.&lt;br/&gt;&lt;br/&gt;Here's an excerpt of an example trial and how the stimuli are defined (note: size, colour, etc are all kept the same and defined in a defaults section). The target letter is a "c" presented on the right side of the screen, and the aim is to have it flanked by two other letters (selected at random from "C", "D", "S", and "V.") These flankers are supposed to present 1 unit of target width away from the target along the horizontal.&lt;br/&gt;&lt;br/&gt;I'm thinking it may be because i'm lacking something which instructs inquisit to select the Righttarget_Lflanker1 at (and Rflanker) at random from the /items? Or because /items isn't valid under a text element so i need /select somewhere? I'm really not sure.&lt;br/&gt;&lt;br/&gt;Any help would be greatly appreciated!&lt;br/&gt;&lt;br/&gt;&amp;lt;text Right_C&amp;gt;&lt;br/&gt;/items = ("C")&lt;br/&gt;/position = (66.57%, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text right_target&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (66.57%, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Lflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition - 1*text.right_target.width, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Rflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition + 1*text.right_target.width, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial CD1_RT_C&amp;gt;&lt;br/&gt;/ stimulustimes = [1=text.fixation; 1000=Right_C, Righttarget_Lflanker1, Righttarget_Rflanker1; 1100 =clearscreen]&lt;br/&gt;/ inputdevice = keyboard&lt;br/&gt;/ validresponse = ("c", "d", "s", "v")&lt;br/&gt;/ correctresponse = ("c")&lt;br/&gt;/ posttrialpause = 500&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&amp;nbsp; &lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="34558"&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;Your &amp;lt;text right_target&amp;gt; has no defined width, it's zero, so this is bound to fail:&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Lflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition - &lt;strong&gt;1*text.right_target.width&lt;/strong&gt;, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Rflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition + &lt;strong&gt;1*text.right_target.widt&lt;/strong&gt;h, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;Your flankers will thus both end up in the same position as &amp;lt;text right_target&amp;gt;, i.e. the stimuli all cover each other up.&lt;br/&gt;&lt;br/&gt;Define a /size in &amp;lt;text right_target&amp;gt;.&lt;a class="if-quote-goto quote-link" href="#" data-id="34561"&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;Thankyou so much Dave, that did the trick!</description><pubDate>Wed, 20 Jul 2022 02:24:56 GMT</pubDate><dc:creator>lirpa</dc:creator></item><item><title>RE: How to get three stimuli to present at the same time? (Crowding Task)</title><link>https://forums.millisecond.com/Topic34561.aspx</link><description>&lt;blockquote data-id="34558" class="if-quote-wrapper" unselectable="on" data-guid="1658232278313" id="if_insertedNode_1658232277001" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="34558" 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="34558" 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="34558" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;lirpa - 7/19/2022&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-34558"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi all!&lt;br/&gt;I'm very new to Inquisit and struggling to find the problem (although it is probably very obvious) in my code.&lt;br/&gt;&lt;br/&gt;I'm trying to get a target letter to present simultaneously with a left and right flanker along the horizontal. Whilst the code launches, it only presents one letter.&lt;br/&gt;&lt;br/&gt;Here's an excerpt of an example trial and how the stimuli are defined (note: size, colour, etc are all kept the same and defined in a defaults section). The target letter is a "c" presented on the right side of the screen, and the aim is to have it flanked by two other letters (selected at random from "C", "D", "S", and "V.") These flankers are supposed to present 1 unit of target width away from the target along the horizontal.&lt;br/&gt;&lt;br/&gt;I'm thinking it may be because i'm lacking something which instructs inquisit to select the Righttarget_Lflanker1 at (and Rflanker) at random from the /items? Or because /items isn't valid under a text element so i need /select somewhere? I'm really not sure.&lt;br/&gt;&lt;br/&gt;Any help would be greatly appreciated!&lt;br/&gt;&lt;br/&gt;&amp;lt;text Right_C&amp;gt;&lt;br/&gt;/items = ("C")&lt;br/&gt;/position = (66.57%, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text right_target&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (66.57%, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Lflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition - 1*text.right_target.width, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Rflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition + 1*text.right_target.width, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial CD1_RT_C&amp;gt;&lt;br/&gt;/ stimulustimes = [1=text.fixation; 1000=Right_C, Righttarget_Lflanker1, Righttarget_Rflanker1; 1100 =clearscreen]&lt;br/&gt;/ inputdevice = keyboard&lt;br/&gt;/ validresponse = ("c", "d", "s", "v")&lt;br/&gt;/ correctresponse = ("c")&lt;br/&gt;/ posttrialpause = 500&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&amp;nbsp; &lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="34558"&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;Your &amp;lt;text right_target&amp;gt; has no defined width, it's zero, so this is bound to fail:&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Lflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition - &lt;strong&gt;1*text.right_target.width&lt;/strong&gt;, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text Righttarget_Rflanker1&amp;gt;&lt;br/&gt;/items = ("C","D","S","V")&lt;br/&gt;/position = (text.right_target.hposition + &lt;strong&gt;1*text.right_target.widt&lt;/strong&gt;h, 50%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;Your flankers will thus both end up in the same position as &amp;lt;text right_target&amp;gt;, i.e. the stimuli all cover each other up.&lt;br/&gt;&lt;br/&gt;Define a /size in &amp;lt;text right_target&amp;gt;.</description><pubDate>Tue, 19 Jul 2022 12:07:50 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>