﻿<?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  » noreplace seems to replace</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Fri, 18 Sep 2026 06:07:58 GMT</lastBuildDate><ttl>20</ttl><item><title>noreplace seems to replace</title><link>https://forums.millisecond.com/Topic15573.aspx</link><description>Hi,&lt;br/&gt;&lt;br/&gt;I am using noreplace in a text element to select items from an item element that has 24 stimulus items. The text element is used by a trial element. In 2 blocks, the trial element is selected 12 times in each block. When I run the experiment, however, I find that in the first block 12 different items are selected, but in the second block about half of the 12 items overlap with those in the first block. Thus, the randomization seems to be reset between blocks. How can I prevent this from happening?&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;Diane&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Examples of the block, trial, and text elements:&lt;br/&gt;&lt;br/&gt;&amp;lt;block RPblock1&amp;gt;&lt;br/&gt;/trials = [1-96 = noreplace(repeatHF, repeatLF, nonrepeatHF, nonrepeatLF, repeatNW, repeatNW, nonrepeatNW, nonrepeatNW)]&lt;br/&gt;/postinstructions = (breakRP)&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block RPblock2&amp;gt;&lt;br/&gt;/trials = [1-96 = noreplace(repeatHF, repeatLF, nonrepeatHF, nonrepeatLF, repeatNW, repeatNW, nonrepeatNW, nonrepeatNW);97 = totaltime]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial repeatHF&amp;gt;&lt;br/&gt;/stimulustimes =[0=RPfixation;450=RPblank;500=repeatedHF]&lt;br/&gt;/ validresponse = (30,38)&lt;br/&gt;/ correctresponse = (38)&lt;br/&gt;/errormessage = true(RPerrortext, 1000)&lt;br/&gt;/ branch = [if (trial.repeatHF.latency &amp;gt; 1500) trial.slowfeedback]&lt;br/&gt;/posttrialpause = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text repeatedHF&amp;gt;&lt;br/&gt;/ items = repeatedHFwords&lt;br/&gt;/ fontstyle = ("Verdana", 3.00%)&lt;br/&gt;/select = noreplace&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;itemrepeatedHFwords&amp;gt;&lt;br/&gt;/1 = "soul"&lt;br/&gt;/2 = "army"&lt;br/&gt;/3 = "strong"&lt;br/&gt;/4 = "floor"&lt;br/&gt;/5 = "table"&lt;br/&gt;/6 = "drop"&lt;br/&gt;/7 = "control"&lt;br/&gt;/8 = "company"&lt;br/&gt;/9 = "touch"&lt;br/&gt;/10 = "shoot"&lt;br/&gt;/11 = "full"&lt;br/&gt;/12 = "reason"&lt;br/&gt;/13 = "fight"&lt;br/&gt;/14 = "sleep"&lt;br/&gt;/15 = "police"&lt;br/&gt;/16 = "part"&lt;br/&gt;/17 = "under"&lt;br/&gt;/18 = "since"&lt;br/&gt;/19 = "open"&lt;br/&gt;/20 = "excuse"&lt;br/&gt;/21 = "matter"&lt;br/&gt;/22 = "believe"&lt;br/&gt;/23 = "after"&lt;br/&gt;/24 = "maybe"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;</description><pubDate>Sun, 22 Feb 2015 06:41:23 GMT</pubDate><dc:creator>Diane</dc:creator></item><item><title>RE: noreplace seems to replace</title><link>https://forums.millisecond.com/Topic15575.aspx</link><description>&amp;gt; Thus, the randomization seems to be reset between blocks.&lt;br/&gt;&lt;br/&gt;Yes, that's what is supposed to happen by default. To override this behavior, use the stimulus element's /resetinterval attribute.&lt;br/&gt;&lt;br/&gt;&amp;lt;text sometext&amp;gt;&lt;br/&gt;...&lt;br/&gt;/ resetinterval = 0&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;</description><pubDate>Sun, 22 Feb 2015 06:41:23 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>