﻿<?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  » Randomize tests within experiment</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 27 May 2026 13:18:50 GMT</lastBuildDate><ttl>20</ttl><item><title>Randomize tests within experiment</title><link>https://forums.millisecond.com/Topic35067.aspx</link><description>Hello! I would like to randomize the order of certain test within my experiment. My experiment is made up of 6 Single Category IAT tests. I would like tests 1&amp;amp;2 to be randomized, 3&amp;amp;4 to be randomized, and 5&amp;amp; 6 to be randomized. i.e - random test order could be 2,1,3,4,6,5 but NOT 6,3,5,1,2,4. Is there a way to do this?&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 27 Dec 2022 00:20:52 GMT</pubDate><dc:creator>iawel2023</dc:creator></item><item><title>RE: Randomize tests within experiment</title><link>https://forums.millisecond.com/Topic35072.aspx</link><description>Thank you!</description><pubDate>Tue, 27 Dec 2022 00:20:52 GMT</pubDate><dc:creator>iawel2023</dc:creator></item><item><title>RE: Randomize tests within experiment</title><link>https://forums.millisecond.com/Topic35069.aspx</link><description>&lt;blockquote data-id="35067" class="if-quote-wrapper" unselectable="on" data-guid="1672058298275" id="if_insertedNode_1672058297777" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="35067" 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="35067" 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="35067" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;iawel2023 - 12/24/2022&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-35067"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hello! I would like to randomize the order of certain test within my experiment. My experiment is made up of 6 Single Category IAT tests. I would like tests 1&amp;amp;2 to be randomized, 3&amp;amp;4 to be randomized, and 5&amp;amp; 6 to be randomized. i.e - random test order could be 2,1,3,4,6,5 but NOT 6,3,5,1,2,4. Is there a way to do this?&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="35067"&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;Create a batch script with three batch elements defined like so:&lt;br/&gt;&lt;br/&gt;[code]&amp;lt;batch a&amp;gt;&lt;br/&gt;/ file = "sciat01.iqx"&lt;br/&gt;/ file = "sciat02.iqx"&lt;br/&gt;/ selectionmode = random&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch b&amp;gt;&lt;br/&gt;/ file = "sciat03.iqx"&lt;br/&gt;/ file = "sciat04.iqx"&lt;br/&gt;/ selectionmode = random&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch c&amp;gt;&lt;br/&gt;/ file = "sciat05.iqx"&lt;br/&gt;/ file = "sciat06.iqx"&lt;br/&gt;/ selectionmode = random&lt;br/&gt;&amp;lt;/batch&amp;gt;[/code]&lt;br/&gt;</description><pubDate>Mon, 26 Dec 2022 12:40:37 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>