﻿<?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  » auditory IAT presentation</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 16 Sep 2026 15:43:40 GMT</lastBuildDate><ttl>20</ttl><item><title>auditory IAT presentation</title><link>https://forums.millisecond.com/Topic14501.aspx</link><description>Dear all,&lt;br/&gt;&lt;br/&gt;I need a bit of help with an auditory IAT. I created a script that uses wav files as target &amp;nbsp;(and text files as attributes). I also created a text item "Sound" that appears along with the auditory stimuli.&amp;nbsp;&lt;br/&gt;Thus an auditory trial (and the text item) looks like this:&lt;br/&gt;&lt;br/&gt;&amp;lt;text begin&amp;gt;  &lt;br/&gt;/ items = ("Sound")&lt;br/&gt;/ fontstyle = ("Arial", 2%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial targetBleft&amp;gt;&lt;br/&gt;/ validresponse = ("E", "I")&lt;br/&gt;/ correctresponse = ("E")&lt;br/&gt;/ stimulusframes = [1 = targetB, begin]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;But the problem is that the informants keep forgetting to push the buttons as the "Sound" text appears and the sound starts&amp;nbsp;at the same time and there is nothing remembering them to push when the sound ended.&lt;br/&gt;Therefore, I would like to delay the apearance of the "Sound" text (and test t if it's okay) and I hope it might help.&lt;br/&gt;However, I have found no clue how to do this meither on the tutorial sites, nor in the attributes (when I was surfing through the manual).&lt;br/&gt;&lt;br/&gt;Could you help me out?&lt;br/&gt;Thanks a lot,&lt;br/&gt;Andrea</description><pubDate>Fri, 03 Oct 2014 03:46:30 GMT</pubDate><dc:creator>Andrea Deme</dc:creator></item><item><title>RE: auditory IAT presentation</title><link>https://forums.millisecond.com/Topic14502.aspx</link><description>To "delay" the presentation of the &amp;lt;text&amp;gt; element, you do something along the lines of&lt;br/&gt;&lt;br/&gt;/ stimulustimes = [0=targetB; 1000=begin]&lt;br/&gt;&lt;br/&gt;instead of&lt;br/&gt;&lt;br/&gt;/ stimulusframes = [1 = targetB, begin]</description><pubDate>Fri, 03 Oct 2014 03:46:30 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>