﻿<?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  » fixed randomized trial order</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 04 Jul 2026 11:46:17 GMT</lastBuildDate><ttl>20</ttl><item><title>fixed randomized trial order</title><link>https://forums.millisecond.com/Topic25485.aspx</link><description>Hi everyone! &lt;br/&gt; I'm relatively new to Inquisit and I’m stuck right now. We’re using the SI-IAT (self-injury) as a base for our project and I have adjusted it to our needs as I was able and now I’m stuck. We need a fixed randomized trial order in all blocks, so that every participant gets the same IAT with the same order of stimuli, but I don’t know how to accomplish that. Do I have to run the blocks one time with the noreplace function and then work with lists or is there an easier way to accomplish this? &lt;br/&gt;&lt;br/&gt; Thanks ahead for the help!&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 11 Sep 2018 12:04:02 GMT</pubDate><dc:creator>Sophie_P</dc:creator></item><item><title>RE: fixed randomized trial order</title><link>https://forums.millisecond.com/Topic25496.aspx</link><description>Thanks so much, Dave. It really helped a lot!&lt;br/&gt;</description><pubDate>Tue, 11 Sep 2018 12:04:02 GMT</pubDate><dc:creator>Sophie_P</dc:creator></item><item><title>RE: fixed randomized trial order</title><link>https://forums.millisecond.com/Topic25493.aspx</link><description>&lt;div data-id="25492" class="if-quote-wrapper" unselectable="on" data-guid="1536614547882"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25492" 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="25492" 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="25492" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sophie_P - Monday, September 10, 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-25492"&gt;&lt;div class="if-quote-message-margin"&gt;Thanks for the reply!&lt;br/&gt;How would you implement that if you have different correct responses for different items and two categories in which they have to be sorted? For example below is the 2. block, but with a random item selection. What would I have to change to assign a fixed order for every paricipant?&lt;br/&gt;&lt;br/&gt;&amp;lt;item attributeAlabel&amp;gt;&lt;br/&gt; /1 = "ICH"&lt;br/&gt; &amp;lt;/item&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;item attributeA&amp;gt;&lt;br/&gt; /1 = "Ich"&lt;br/&gt; /2 = "Mir"&lt;br/&gt; /3 = "Selbst"&lt;br/&gt; /4 = "Mein"&lt;br/&gt; /5 = "Mich"&lt;br/&gt; /6 = "Eigen"&lt;br/&gt; &amp;lt;/item&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;item attributeBlabel&amp;gt;&lt;br/&gt; /1 = "ANDERE"&lt;br/&gt; &amp;lt;/item&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;item attributeB&amp;gt;&lt;br/&gt; /1 = "Sie"&lt;br/&gt; /2 = "Euch"&lt;br/&gt; /3 = "Ihr"&lt;br/&gt; /4 = "Andere"&lt;br/&gt; /5 = "Eure"&lt;br/&gt; /6 = "Fremd"&lt;br/&gt; &amp;lt;/item&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;text attributeA&amp;gt;&lt;br/&gt; / items = attributeA&lt;br/&gt; / fontstyle = ("Arial", 5%)&lt;br/&gt; / txcolor = green&lt;br/&gt; &amp;lt;/text&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;text attributeB&amp;gt;&lt;br/&gt; / items = attributeB&lt;br/&gt; / fontstyle = ("Arial", 5%)&lt;br/&gt; / txcolor = green&lt;br/&gt; &amp;lt;/text&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;text attributeAleft&amp;gt;&lt;br/&gt; / items = attributeAlabel&lt;br/&gt; / valign = top&lt;br/&gt; / halign = left&lt;br/&gt; / position = (5%, 5%)&lt;br/&gt; / txcolor = green&lt;br/&gt; / fontstyle = ("Arial", 5%)&lt;br/&gt; &amp;lt;/text&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;text attributeBright&amp;gt;&lt;br/&gt; / items = attributeBlabel&lt;br/&gt; / valign = top&lt;br/&gt; / halign = right&lt;br/&gt; / position = (95%, 5%)&lt;br/&gt; / txcolor = green&lt;br/&gt; / fontstyle = ("Arial", 5%)&lt;br/&gt; &amp;lt;/text&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;trial attributeA&amp;gt;&lt;br/&gt; / validresponse = ("E", "I")&lt;br/&gt; / correctresponse = ("E")&lt;br/&gt; / stimulusframes = [1 = attributeA]&lt;br/&gt; / posttrialpause = 250&lt;br/&gt; &amp;lt;/trial&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;trial attributeB&amp;gt;&lt;br/&gt; / validresponse = ("E", "I")&lt;br/&gt; / correctresponse = ("I")&lt;br/&gt; / stimulusframes = [1 = attributeB]&lt;br/&gt; / posttrialpause = 250&lt;br/&gt; &amp;lt;/trial&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;block attributepractice&amp;gt;&lt;br/&gt; / bgstim = (attributeAleft, attributeBright)&lt;br/&gt; / trials = [1=instructions;2-25=noreplace(attributeA, attributeB)]&lt;br/&gt; / errormessage = true(error,200)&lt;br/&gt; / responsemode = correct&lt;br/&gt; &amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;Thanks again!&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25492"&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;First, as I said, set the stimulus elements /select attributes to sequential selection per&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item attributeA&amp;gt;&lt;br/&gt;/1 = "Ich"&lt;br/&gt;/2 = "Mir"&lt;br/&gt;/3 = "Selbst"&lt;br/&gt;/4 = "Mein"&lt;br/&gt;/5 = "Mich"&lt;br/&gt;/6 = "Eigen"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;...&lt;br/&gt;&lt;br/&gt;&amp;lt;item attributeB&amp;gt;&lt;br/&gt;/1 = "Sie"&lt;br/&gt;/2 = "Euch"&lt;br/&gt;/3 = "Ihr"&lt;br/&gt;/4 = "Andere"&lt;br/&gt;/5 = "Eure"&lt;br/&gt;/6 = "Fremd"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text attributeA&amp;gt;&lt;br/&gt;/ items = attributeA&lt;br/&gt;/ fontstyle = ("Arial", 5%)&lt;br/&gt;/ txcolor = green&lt;br/&gt;&lt;strong&gt;/ select = sequence&lt;/strong&gt;&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text attributeB&amp;gt;&lt;br/&gt;/ items = attributeB&lt;br/&gt;/ fontstyle = ("Arial", 5%)&lt;br/&gt;/ txcolor = green&lt;br/&gt;&lt;strong&gt;/ select = sequence&lt;/strong&gt;&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;The items in &amp;lt;item attributeA&amp;gt; and &amp;lt;item attributeB&amp;gt; will be sampled in the order given. I.e. "Ich" -&amp;gt; "Mir" -&amp;gt; "Selbst" ... for attribute A. If you want a different order, change the &amp;lt;item&amp;gt; element accordingly.&lt;br/&gt;&lt;br/&gt;Second, you need to decide in which fixed order you want to run attrbuteA and attributeB &amp;lt;trial&amp;gt;s by editing the &amp;lt;block&amp;gt; element's /trials attribute. For example, &lt;br/&gt;&lt;br/&gt;&amp;lt;block attributepractice&amp;gt;&lt;br/&gt;/ bgstim = (attributeAleft, attributeBright)&lt;br/&gt;/ trials = [1=instructions;&lt;strong&gt;2-5=sequence(attributeA,attributeA,attributeB,attributeA,attributeB,attributeB&lt;/strong&gt;)]&lt;br/&gt;/ errormessage = true(error,200)&lt;br/&gt;/ responsemode = correct&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;will repeat a sequence of attributeA -&amp;gt; attributeA -&amp;gt; attributeB -&amp;gt; attributeA -&amp;gt;&amp;nbsp; attributeB -&amp;gt; attributeB four times, for a total of 24 trials.&lt;br/&gt;&lt;br/&gt;If you want a different or longer sequence, edit the above accordingly.&lt;br/&gt;</description><pubDate>Mon, 10 Sep 2018 14:30:27 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: fixed randomized trial order</title><link>https://forums.millisecond.com/Topic25492.aspx</link><description>Thanks for the reply!&lt;br/&gt;How would you implement that if you have different correct responses for different items and two categories in which they have to be sorted? For example below is the 2. block, but with a random item selection. What would I have to change to assign a fixed order for every paricipant?&lt;br/&gt;&lt;br/&gt;&amp;lt;item attributeAlabel&amp;gt;&lt;br/&gt; /1 = "ICH"&lt;br/&gt; &amp;lt;/item&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;item attributeA&amp;gt;&lt;br/&gt; /1 = "Ich"&lt;br/&gt; /2 = "Mir"&lt;br/&gt; /3 = "Selbst"&lt;br/&gt; /4 = "Mein"&lt;br/&gt; /5 = "Mich"&lt;br/&gt; /6 = "Eigen"&lt;br/&gt; &amp;lt;/item&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;item attributeBlabel&amp;gt;&lt;br/&gt; /1 = "ANDERE"&lt;br/&gt; &amp;lt;/item&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;item attributeB&amp;gt;&lt;br/&gt; /1 = "Sie"&lt;br/&gt; /2 = "Euch"&lt;br/&gt; /3 = "Ihr"&lt;br/&gt; /4 = "Andere"&lt;br/&gt; /5 = "Eure"&lt;br/&gt; /6 = "Fremd"&lt;br/&gt; &amp;lt;/item&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;text attributeA&amp;gt;&lt;br/&gt; / items = attributeA&lt;br/&gt; / fontstyle = ("Arial", 5%)&lt;br/&gt; / txcolor = green&lt;br/&gt; &amp;lt;/text&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;text attributeB&amp;gt;&lt;br/&gt; / items = attributeB&lt;br/&gt; / fontstyle = ("Arial", 5%)&lt;br/&gt; / txcolor = green&lt;br/&gt; &amp;lt;/text&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;text attributeAleft&amp;gt;&lt;br/&gt; / items = attributeAlabel&lt;br/&gt; / valign = top&lt;br/&gt; / halign = left&lt;br/&gt; / position = (5%, 5%)&lt;br/&gt; / txcolor = green&lt;br/&gt; / fontstyle = ("Arial", 5%)&lt;br/&gt; &amp;lt;/text&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;text attributeBright&amp;gt;&lt;br/&gt; / items = attributeBlabel&lt;br/&gt; / valign = top&lt;br/&gt; / halign = right&lt;br/&gt; / position = (95%, 5%)&lt;br/&gt; / txcolor = green&lt;br/&gt; / fontstyle = ("Arial", 5%)&lt;br/&gt; &amp;lt;/text&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;trial attributeA&amp;gt;&lt;br/&gt; / validresponse = ("E", "I")&lt;br/&gt; / correctresponse = ("E")&lt;br/&gt; / stimulusframes = [1 = attributeA]&lt;br/&gt; / posttrialpause = 250&lt;br/&gt; &amp;lt;/trial&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;trial attributeB&amp;gt;&lt;br/&gt; / validresponse = ("E", "I")&lt;br/&gt; / correctresponse = ("I")&lt;br/&gt; / stimulusframes = [1 = attributeB]&lt;br/&gt; / posttrialpause = 250&lt;br/&gt; &amp;lt;/trial&amp;gt;&lt;br/&gt; &lt;br/&gt; &amp;lt;block attributepractice&amp;gt;&lt;br/&gt; / bgstim = (attributeAleft, attributeBright)&lt;br/&gt; / trials = [1=instructions;2-25=noreplace(attributeA, attributeB)]&lt;br/&gt; / errormessage = true(error,200)&lt;br/&gt; / responsemode = correct&lt;br/&gt; &amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;Thanks again!&lt;br/&gt;</description><pubDate>Mon, 10 Sep 2018 13:30:21 GMT</pubDate><dc:creator>Sophie_P</dc:creator></item><item><title>RE: fixed randomized trial order</title><link>https://forums.millisecond.com/Topic25487.aspx</link><description>&lt;div data-id="25485" class="if-quote-wrapper" unselectable="on" data-guid="1536589096484"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25485" 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="25485" 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="25485" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sophie_P - Saturday, September 8, 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-25485"&gt;&lt;div class="if-quote-message-margin"&gt;Hi everyone! &lt;br/&gt; I'm relatively new to Inquisit and I’m stuck right now. We’re using the SI-IAT (self-injury) as a base for our project and I have adjusted it to our needs as I was able and now I’m stuck. We need a fixed randomized trial order in all blocks, so that every participant gets the same IAT with the same order of stimuli, but I don’t know how to accomplish that. Do I have to run the blocks one time with the noreplace function and then work with lists or is there an easier way to accomplish this? &lt;br/&gt;&lt;br/&gt; Thanks ahead for the help!&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25485"&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;You'll want to enter your items in the order you wish to administer, and then set the stimulus elements' /select attribute to sequence. In addition, you'll want to define a fixed trial sequence in your &amp;lt;block&amp;gt;s by using the sequence() selection mode, instead of noreplace().&lt;br/&gt;</description><pubDate>Mon, 10 Sep 2018 07:20:19 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>