﻿<?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  » Randomizing questionnaire orders with 2-page questionnaires</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sun, 20 Sep 2026 07:20:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Randomizing questionnaire orders with 2-page questionnaires</title><link>https://forums.millisecond.com/Topic7362.aspx</link><description>&lt;p&gt;You simply need to block the pages via &amp;lt;block&amp;gt; or &amp;lt;survey&amp;gt; elements, then randomize those blocks at the &amp;lt;expt&amp;gt; level. E.g., suppose you have two questionnaires 'qa' and 'qb', each comprising two pages 'p01' and 'p02', then&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;block qa&amp;gt;&lt;br /&gt;/ trials = [1=qa_p01; 2=qa_p02]&lt;br /&gt;&amp;lt;/block&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: courier new,courier;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;block qb&amp;gt;&lt;br /&gt;/ trials = [1=qb_p01; 2=qb_p02]&lt;br /&gt;&amp;lt;/block&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;expt&amp;gt;&lt;br /&gt;/ blocks = [1-2=noreplace(qa,qb)]&lt;br /&gt;&amp;lt;/expt&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;or (for separate data files per &amp;lt;survey&amp;gt;)&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;survey qa&amp;gt;&lt;br /&gt;/ pages = [1=qa_p01; 2=qa_p02]&lt;br /&gt;&amp;lt;/survey&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;survey qb&amp;gt;&lt;br /&gt;/ pages = [1=qb_p01; 2=qb_p02]&lt;br /&gt;&amp;lt;/survey&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;expt&amp;gt;&lt;br /&gt;/ blocks = [1-2=noreplace(qa,qb)]&lt;br /&gt;&amp;lt;/expt&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You may even take it one step further randomize the pages withing each questionnaire in addition:&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;survey qa&amp;gt;&lt;br /&gt;/ pages = [1-2=noreplace(qa_p01,qa_p02)]&lt;br /&gt;&amp;lt;/survey&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;survey qb&amp;gt;&lt;br /&gt;/ pages = [1-2=noreplace(qb_p01,qb_p02)]&lt;br /&gt;&amp;lt;/survey&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;expt&amp;gt;&lt;br /&gt;/ blocks = [1-2=noreplace(qa,qb)]&lt;br /&gt;&amp;lt;/expt&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;~Dave&lt;/p&gt;
</description><pubDate>Tue, 14 Feb 2012 06:57:31 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>Randomizing questionnaire orders with 2-page questionnaires</title><link>https://forums.millisecond.com/Topic7361.aspx</link><description>&lt;p&gt;All,&lt;/p&gt;
&lt;p&gt;I'm designing a study containing a few questionnaires that, for reason of length, extend across 2 survey pages. This is posing a problem for me since I'd like to randomize the order of presentation of the questionnaires but, for obvious reasons, I need the individual pages associated with each questionnaire to remain together. Is this something that's possible to do in Inquisit? I have no problem randomizing questionnaire orders when dealing with single-page questionnaires, but I haven't been able to figure out how to keep the two pages of a specific questionnaire together while still randomizing the order of the questionnaires. Right now randomization results in problematic orders like this: Page1 of Survey 1, Page 2 of Survey2, Page1 of Survey2, Page2 of Survey 1.&lt;/p&gt;
&lt;p&gt;Any help would be most appreciated!&lt;/p&gt;</description><pubDate>Tue, 14 Feb 2012 06:46:03 GMT</pubDate><dc:creator>satchmo496</dc:creator></item></channel></rss>