﻿<?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  » Using an Image as a fixation in LDT</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 19 Sep 2026 20:46:46 GMT</lastBuildDate><ttl>20</ttl><item><title>Using an Image as a fixation in LDT</title><link>https://forums.millisecond.com/Topic16425.aspx</link><description>Hello there. &amp;nbsp;I am currently designing an LDT experiment using a joystick. &amp;nbsp;I am trying to make the fixation point (currently an asterisk) an image and am kind of lost as to how to approach this as I am pretty new to inquisit.&lt;br/&gt;&lt;br/&gt;So this is how the text element looks&lt;br/&gt;&amp;lt;text ready&amp;gt;&lt;br/&gt;/ items = ("*")&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;and this is the trial element with the text element incorporated.&lt;br/&gt;&amp;lt;trial ldtcategory&amp;gt;&lt;br/&gt;/ stimulustimes = [0=ready; 700=category; 950=blank]&lt;br/&gt;/ inputdevice = joystick&lt;br/&gt;/ validresponse = ("forward", "back")&lt;br/&gt;/ correctresponse = ("back")&lt;br/&gt;/ beginresponsetime = 700&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;So is there any way to replace this with an image? &amp;nbsp;It functions exactly how I need it too, I simply need to replace the text character with an image file.&lt;br/&gt;Any insight will be greatly appreciated.&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 02 Jun 2015 16:59:11 GMT</pubDate><dc:creator>Sam West</dc:creator></item><item><title>RE: Using an Image as a fixation in LDT</title><link>https://forums.millisecond.com/Topic16426.aspx</link><description>Remove &amp;lt;text ready&amp;gt; from the script and replace it with &lt;br/&gt;&lt;br/&gt;&amp;lt;picture ready&amp;gt;&lt;br/&gt;&amp;nbsp;/ items = ("TheImageFileYouWantToUse.jpg")&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;That is all.&lt;br/&gt;</description><pubDate>Tue, 02 Jun 2015 16:59:11 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>