﻿<?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  » Please Help!!!</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 05:42:54 GMT</lastBuildDate><ttl>20</ttl><item><title>Please Help!!!</title><link>https://forums.millisecond.com/Topic25125.aspx</link><description>I am new to this program (less than a week of familiarization) and I have beed tasked with utilizing this program to assist in a research project. I have zero programming experience prior to my exposure with Inquisit.&lt;br/&gt;&lt;br/&gt;What I need to do is to be able to present a stimulus (it can be very basic, such as a shape), briefly hide that stimulus, and present another stimulus directly after. This is to track whether a subject can perceive a difference in the stimuli. The reason for hiding the initial stimulus is to eliminate any residuals that would allow for easy detection (if you see a circle, and are than presented with a slightly larger circle, it will be much easier to detect a difference than if the first circle briefly disappears).&lt;br/&gt;&lt;br/&gt;Can anyone offer any tips in accomplishing this task? I would greatly appreciate them!!!</description><pubDate>Wed, 20 Jun 2018 07:52:58 GMT</pubDate><dc:creator>paul.kazelis</dc:creator></item><item><title>RE: Please Help!!!</title><link>https://forums.millisecond.com/Topic25129.aspx</link><description>&lt;div data-id="25126" class="if-quote-wrapper" unselectable="on" data-guid="1529506379998"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25126" 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="25126" 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="25126" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Tuesday, June 19, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25126"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25125" class="if-quote-wrapper" unselectable="on" data-guid="1529506379998"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25125" 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="25125" 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="25125" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;paul.kazelis - Tuesday, June 19, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25125"&gt;&lt;div class="if-quote-message-margin"&gt;I am new to this program (less than a week of familiarization) and I have beed tasked with utilizing this program to assist in a research project. I have zero programming experience prior to my exposure with Inquisit.&lt;br/&gt;&lt;br/&gt;What I need to do is to be able to present a stimulus (it can be very basic, such as a shape), briefly hide that stimulus, and present another stimulus directly after. This is to track whether a subject can perceive a difference in the stimuli. The reason for hiding the initial stimulus is to eliminate any residuals that would allow for easy detection (if you see a circle, and are than presented with a slightly larger circle, it will be much easier to detect a difference than if the first circle briefly disappears).&lt;br/&gt;&lt;br/&gt;Can anyone offer any tips in accomplishing this task? I would greatly appreciate them!!!&lt;a class="if-quote-goto quote-link" href="#" data-id="25125"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;#1: Please work through the tutorials to familiarize yourself with the basic structure and most important syntax constructs if you haven't done so yet:&lt;br/&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/tutorials/tutorials.htm"&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/tutorials/tutorials.htm"&gt;https://www.millisecond.com/support/docs/v5/html/tutorials/tutorials.htm&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The priming tutorial is particularly pertinent to your question: &lt;a href="https://www.millisecond.com/support/docs/v5/html/tutorials/subliminal/subliminaltutorial.htm"&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/tutorials/subliminal/subliminaltutorial.htm"&gt;https://www.millisecond.com/support/docs/v5/html/tutorials/subliminal/subliminaltutorial.htm&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#2: For your procedure, I assume you'll want to use &amp;lt;picture&amp;gt; stimuli. You need two &amp;lt;picture&amp;gt; elements, one for the 1st stimulus, one for the 2nd (changed) stimulus:&lt;br/&gt;&lt;br/&gt;&amp;lt;picture 1st&amp;gt;&lt;br/&gt;/ items = 1stitems&lt;br/&gt;...&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item 1stitems&amp;gt;&lt;br/&gt;/ 1 = "a1.jpg"&lt;br/&gt;/ 1 = "b1.jpg"&lt;br/&gt;/ 1 = "c1.jpg"&lt;br/&gt;/ 1 = "d1.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture 2nd&amp;gt;&lt;br/&gt;/ items = 2nditems&lt;br/&gt;/ select = picture.1st.currentindex&lt;br/&gt;...&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item 2nditems&amp;gt;&lt;br/&gt;/ 1 = "a2.jpg"&lt;br/&gt;/ 1 = "b2.jpg"&lt;br/&gt;/ 1 = "c2.jpg"&lt;br/&gt;/ 1 = "d2.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;Set up a &amp;lt;trial&amp;gt; to display the two picture stimuli in the desired way:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial example&amp;gt;&lt;br/&gt;/ stimulustimes = [0=1st; 500=clearscreen; 1000=2nd]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;The above would display the 1st image for 500ms, then clear the screen (display nothing) for 500ms, and then finally display the 2nd image.&lt;br/&gt;&lt;br/&gt;That's the whole gist of it.&lt;br/&gt;&lt;br/&gt;Looking at the change blindness script here &lt;a href="https://www.millisecond.com/download/library/changeblindness/"&gt;&lt;a href="https://www.millisecond.com/download/library/changeblindness/"&gt;https://www.millisecond.com/download/library/changeblindness/&lt;/a&gt;&lt;/a&gt; may also be instructive as a way more elaborate example.&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25126"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;Thank you!</description><pubDate>Wed, 20 Jun 2018 07:52:58 GMT</pubDate><dc:creator>paul.kazelis</dc:creator></item><item><title>RE: Please Help!!!</title><link>https://forums.millisecond.com/Topic25126.aspx</link><description>&lt;div data-id="25125" class="if-quote-wrapper" unselectable="on" data-guid="1529438903131"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25125" 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="25125" 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="25125" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;paul.kazelis - Tuesday, June 19, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25125"&gt;&lt;div class="if-quote-message-margin"&gt;I am new to this program (less than a week of familiarization) and I have beed tasked with utilizing this program to assist in a research project. I have zero programming experience prior to my exposure with Inquisit.&lt;br/&gt;&lt;br/&gt;What I need to do is to be able to present a stimulus (it can be very basic, such as a shape), briefly hide that stimulus, and present another stimulus directly after. This is to track whether a subject can perceive a difference in the stimuli. The reason for hiding the initial stimulus is to eliminate any residuals that would allow for easy detection (if you see a circle, and are than presented with a slightly larger circle, it will be much easier to detect a difference than if the first circle briefly disappears).&lt;br/&gt;&lt;br/&gt;Can anyone offer any tips in accomplishing this task? I would greatly appreciate them!!!&lt;a class="if-quote-goto quote-link" href="#" data-id="25125"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;#1: Please work through the tutorials to familiarize yourself with the basic structure and most important syntax constructs if you haven't done so yet:&lt;br/&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/tutorials/tutorials.htm"&gt;https://www.millisecond.com/support/docs/v5/html/tutorials/tutorials.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The priming tutorial is particularly pertinent to your question: &lt;a href="https://www.millisecond.com/support/docs/v5/html/tutorials/subliminal/subliminaltutorial.htm"&gt;https://www.millisecond.com/support/docs/v5/html/tutorials/subliminal/subliminaltutorial.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#2: For your procedure, I assume you'll want to use &amp;lt;picture&amp;gt; stimuli. You need two &amp;lt;picture&amp;gt; elements, one for the 1st stimulus, one for the 2nd (changed) stimulus:&lt;br/&gt;&lt;br/&gt;&amp;lt;picture 1st&amp;gt;&lt;br/&gt;/ items = 1stitems&lt;br/&gt;...&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item 1stitems&amp;gt;&lt;br/&gt;/ 1 = "a1.jpg"&lt;br/&gt;/ 1 = "b1.jpg"&lt;br/&gt;/ 1 = "c1.jpg"&lt;br/&gt;/ 1 = "d1.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture 2nd&amp;gt;&lt;br/&gt;/ items = 2nditems&lt;br/&gt;/ select = picture.1st.currentindex&lt;br/&gt;...&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item 2nditems&amp;gt;&lt;br/&gt;/ 1 = "a2.jpg"&lt;br/&gt;/ 1 = "b2.jpg"&lt;br/&gt;/ 1 = "c2.jpg"&lt;br/&gt;/ 1 = "d2.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;Set up a &amp;lt;trial&amp;gt; to display the two picture stimuli in the desired way:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial example&amp;gt;&lt;br/&gt;/ stimulustimes = [0=1st; 500=clearscreen; 1000=2nd]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;The above would display the 1st image for 500ms, then clear the screen (display nothing) for 500ms, and then finally display the 2nd image.&lt;br/&gt;&lt;br/&gt;That's the whole gist of it.&lt;br/&gt;&lt;br/&gt;Looking at the change blindness script here &lt;a href="https://www.millisecond.com/download/library/changeblindness/"&gt;https://www.millisecond.com/download/library/changeblindness/&lt;/a&gt; may also be instructive as a way more elaborate example.&lt;br/&gt;</description><pubDate>Tue, 19 Jun 2018 13:19:41 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>