﻿<?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  » Random Stimulus Order</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 09 Sep 2026 13:00:08 GMT</lastBuildDate><ttl>20</ttl><item><title>Random Stimulus Order</title><link>https://forums.millisecond.com/Topic16457.aspx</link><description>Hey there,&lt;br/&gt;&lt;br/&gt;in our recent experiment subejcts have to learn different word-pairs and recall them later.&lt;br/&gt;To avoid primacy/recency effects due to the word-order, we wanted to randomize the order across subjects.&lt;br/&gt;&lt;br/&gt;In my solution I used the "noreplacenot" selection-mode. That works almost fine, but the last position always contains the same word.&lt;br/&gt;I have no idea why this happens. Maybe one of you has got a solution to our problem.&lt;br/&gt;&lt;br/&gt;Thank you!&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;Dominik</description><pubDate>Mon, 08 Jun 2015 06:11:31 GMT</pubDate><dc:creator>mrg4</dc:creator></item><item><title>RE: Random Stimulus Order</title><link>https://forums.millisecond.com/Topic16462.aspx</link><description>Thanks a lot! Now it works. :)&lt;br/&gt;</description><pubDate>Mon, 08 Jun 2015 06:11:31 GMT</pubDate><dc:creator>mrg4</dc:creator></item><item><title>RE: Random Stimulus Order</title><link>https://forums.millisecond.com/Topic16460.aspx</link><description>You are approaching this the wrong way. Instead of /not constraints you should use a &amp;lt;counter&amp;gt; with selection mode 'noreplace' and selection rate 'always':&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text pos1&amp;gt;&lt;br/&gt;/ items = items&lt;br/&gt;/ position = (50, 10)&lt;br/&gt;/ fontstyle = ("Arial", 2%)&lt;br/&gt;/ select = mycounter&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text pos2&amp;gt;&lt;br/&gt;/ items = items&lt;br/&gt;/ position = (50, 20)&lt;br/&gt;/ fontstyle = ("Arial", 2%)&lt;br/&gt;/ select = mycounter&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text pos3&amp;gt;&lt;br/&gt;/ items = items&lt;br/&gt;/ position = (50, 30)&lt;br/&gt;/ fontstyle = ("Arial", 2%)&lt;br/&gt;/ select = mycounter&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text pos4&amp;gt;&lt;br/&gt;/ items = items&lt;br/&gt;/ position = (50, 40)&lt;br/&gt;/ fontstyle = ("Arial", 2%)&lt;br/&gt;/ select = mycounter&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text pos5&amp;gt;&lt;br/&gt;/ items = items&lt;br/&gt;/ position = (50, 50)&lt;br/&gt;/ fontstyle = ("Arial", 2%)&lt;br/&gt;/ select = mycounter&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;counter mycounter&amp;gt;&lt;br/&gt;/ select = noreplace(1-5)&lt;br/&gt;/ selectionrate = always&lt;br/&gt;&amp;lt;/counter&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item items&amp;gt;&lt;br/&gt;/1 = "Wort1"&lt;br/&gt;/2 = "Wort2"&lt;br/&gt;/3 = "Wort3"&lt;br/&gt;/4 = "Wort4"&lt;br/&gt;/5 = "Wort5"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial test&amp;gt;&lt;br/&gt;/ stimulusframes = [1=pos1, pos2, pos3, pos4, pos4, pos5]&lt;br/&gt;/ validresponse = (anyresponse)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;</description><pubDate>Sun, 07 Jun 2015 15:04:08 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>