﻿<?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 6  » IAT Instruction Page - Breaking Between Inquisite Lab and Inquisite Web</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 26 Sep 2026 12:07:15 GMT</lastBuildDate><ttl>20</ttl><item><title>IAT Instruction Page - Breaking Between Inquisite Lab and Inquisite Web</title><link>https://forums.millisecond.com/Topic35633.aspx</link><description>Hi everyone,&lt;br/&gt;&lt;br/&gt;I've hit a bit of an issue where I have an IAT created using Inquisite Lab that works perfectly, but when I upload it to test using Inquisite Web, which is how participants will do it, the images show boxes with question marks but then work perfectly fine when you advance to the actual IAT.&lt;br/&gt;&lt;br/&gt;See screenshots of what the instruction sheet looks like and what the IAT looks.&lt;br/&gt;&lt;br/&gt;Any suggestions on what I could do or why this is happening?&lt;br/&gt;&lt;br/&gt;Thanks!</description><pubDate>Fri, 15 Sep 2023 23:32:29 GMT</pubDate><dc:creator>belakfan3</dc:creator></item><item><title>RE: IAT Instruction Page - Breaking Between Inquisite Lab and Inquisite Web</title><link>https://forums.millisecond.com/Topic35634.aspx</link><description>&lt;blockquote data-id="35633" class="if-quote-wrapper" unselectable="on" data-guid="1694820360535" contenteditable="false" id="if_insertedNode_1694820359090"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="35633" 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="35633" 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="35633" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;belakfan3 - 9/15/2023&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-35633"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi everyone,&lt;br/&gt;&lt;br/&gt;I've hit a bit of an issue where I have an IAT created using Inquisite Lab that works perfectly, but when I upload it to test using Inquisite Web, which is how participants will do it, the images show boxes with question marks but then work perfectly fine when you advance to the actual IAT.&lt;br/&gt;&lt;br/&gt;See screenshots of what the instruction sheet looks like and what the IAT looks.&lt;br/&gt;&lt;br/&gt;Any suggestions on what I could do or why this is happening?&lt;br/&gt;&lt;br/&gt;Thanks!&lt;a class="if-quote-goto quote-link" href="#" data-id="35633"&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;You will need to enter the image file names in all lowercase letters in the script's &amp;lt;item&amp;gt; elements for them to be able to be displayed properly on the instruction pages.&lt;br/&gt;&lt;br/&gt;I.e.&lt;br/&gt;&lt;br/&gt;[code]&amp;lt;item targetA&amp;gt;&lt;br/&gt;/ 1 = "wmuc.jpg"&lt;br/&gt;/ 2 = "wfuc.jpg"&lt;br/&gt;/ 4 = "bmuc.jpg"&lt;br/&gt;/ 5 = "bfuc.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;...&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetB&amp;gt;&lt;br/&gt;/ 1 = "wmwc.jpg"&lt;br/&gt;/ 2 = "wfwc.jpg"&lt;br/&gt;/ 4 = "bmwc.jpg"&lt;br/&gt;/ 5 = "bfwc.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;[/code]&lt;br/&gt;&lt;br/&gt;instead of &lt;br/&gt;&lt;br/&gt;[code]&amp;lt;item targetA&amp;gt;&lt;br/&gt;/ 1 = "WMUC.jpg"&lt;br/&gt;/ 2 = "WFUC.jpg"&lt;br/&gt;/ 4 = "BMUC.jpg"&lt;br/&gt;/ 5 = "BFUC.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;...&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetB&amp;gt;&lt;br/&gt;/ 1 = "WMWC.jpg"&lt;br/&gt;/ 2 = "WFWC.jpg"&lt;br/&gt;/ 4 = "BMWC.jpg"&lt;br/&gt;/ 5 = "BFWC.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;[/code]&lt;br/&gt;&lt;br/&gt;(The background is that file names are always converted to all lowercase when uploading files to the web; this is done for cross-platform compatibility reasons.)&lt;br/&gt;</description><pubDate>Fri, 15 Sep 2023 23:32:29 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>