﻿<?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  » group assignment  web inquisit</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 25 Aug 2026 06:44:47 GMT</lastBuildDate><ttl>20</ttl><item><title>group assignment  web inquisit</title><link>https://forums.millisecond.com/Topic26408.aspx</link><description>Hello, we are trying to launch an online experiment, where the participant will complete an online task every day in the same pre-determined condition. How to set up the experiment in the way that partcipants do select the right condition (how to define participants IDs and group Ids).&amp;nbsp;&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupA&amp;gt;&lt;br/&gt; /subjects = (1 of 2)&lt;br/&gt;/ file= "OnlineCondition1.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupB&amp;gt;&lt;br/&gt; /subjects = (2 of 2)&lt;br/&gt;/ file= "OnlineCondition2.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;Thank you!&amp;nbsp;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Mon, 11 Feb 2019 09:15:03 GMT</pubDate><dc:creator>Forty</dc:creator></item><item><title>RE: group assignment  web inquisit</title><link>https://forums.millisecond.com/Topic26415.aspx</link><description>&lt;div data-id="26411" class="if-quote-wrapper" unselectable="on" data-guid="1549904794999"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26411" 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="26411" 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="26411" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, February 11, 2019&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26411"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="26408" class="if-quote-wrapper" unselectable="on" data-guid="1549904794999"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26408" 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="26408" 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="26408" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Forty - Monday, February 11, 2019&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26408"&gt;&lt;div class="if-quote-message-margin"&gt;Hello, we are trying to launch an online experiment, where the participant will complete an online task every day in the same pre-determined condition. How to set up the experiment in the way that partcipants do select the right condition (how to define participants IDs and group Ids).&amp;nbsp;&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupA&amp;gt;&lt;br/&gt; /subjects = (1 of 2)&lt;br/&gt;/ file= "OnlineCondition1.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupB&amp;gt;&lt;br/&gt; /subjects = (2 of 2)&lt;br/&gt;/ file= "OnlineCondition2.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;Thank you!&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26408"&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;Set your &amp;lt;batch&amp;gt; elements up to assign based on group&amp;nbsp; id:&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupA&amp;gt;&lt;br/&gt; /subjects = (1 of 2)&lt;br/&gt;&lt;strong&gt;/ groupassignment = groupnumber&lt;/strong&gt;&lt;br/&gt;/ file= "OnlineCondition1.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupB&amp;gt;&lt;br/&gt; /subjects = (2 of 2)&lt;br/&gt;&lt;strong&gt;/ groupassignment = groupnumber&lt;/strong&gt;&lt;br/&gt;/ file= "OnlineCondition2.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;In your web experiment's settings, select the "URL parameter" option under "How Group IDs should be generated."&lt;br/&gt;&lt;br/&gt;Then, give out to different links. To participants who should complete the 1st condition:&lt;br/&gt;&lt;br/&gt;&lt;a href="https://research.millisecond.com/yourexperminent.web?groupnumber=1"&gt;&lt;a href="https://research.millisecond.com/yourexperminent.web?groupnumber=1"&gt;https://research.millisecond.com/yourexperminent.web?groupnumber=1&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;To participants who should complete the 2nd condition:&lt;br/&gt;&lt;br/&gt;&lt;a href="https://research.millisecond.com/yourexperminent.web?groupnumber=2"&gt;&lt;a href="https://research.millisecond.com/yourexperminent.web?groupnumber=2"&gt;https://research.millisecond.com/yourexperminent.web?groupnumber=2&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26411"&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;Thank you Dave.&amp;nbsp;</description><pubDate>Mon, 11 Feb 2019 09:15:03 GMT</pubDate><dc:creator>Forty</dc:creator></item><item><title>RE: group assignment  web inquisit</title><link>https://forums.millisecond.com/Topic26411.aspx</link><description>&lt;div data-id="26408" class="if-quote-wrapper" unselectable="on" data-guid="1549897032542"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26408" 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="26408" 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="26408" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Forty - Monday, February 11, 2019&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26408"&gt;&lt;div class="if-quote-message-margin"&gt;Hello, we are trying to launch an online experiment, where the participant will complete an online task every day in the same pre-determined condition. How to set up the experiment in the way that partcipants do select the right condition (how to define participants IDs and group Ids).&amp;nbsp;&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupA&amp;gt;&lt;br/&gt; /subjects = (1 of 2)&lt;br/&gt;/ file= "OnlineCondition1.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupB&amp;gt;&lt;br/&gt; /subjects = (2 of 2)&lt;br/&gt;/ file= "OnlineCondition2.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;Thank you!&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26408"&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;Set your &amp;lt;batch&amp;gt; elements up to assign based on group&amp;nbsp; id:&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupA&amp;gt;&lt;br/&gt; /subjects = (1 of 2)&lt;br/&gt;&lt;strong&gt;/ groupassignment = groupnumber&lt;/strong&gt;&lt;br/&gt;/ file= "OnlineCondition1.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;batch GroupB&amp;gt;&lt;br/&gt; /subjects = (2 of 2)&lt;br/&gt;&lt;strong&gt;/ groupassignment = groupnumber&lt;/strong&gt;&lt;br/&gt;/ file= "OnlineCondition2.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;In your web experiment's settings, select the "URL parameter" option under "How Group IDs should be generated."&lt;br/&gt;&lt;br/&gt;Then, give out to different links. To participants who should complete the 1st condition:&lt;br/&gt;&lt;br/&gt;&lt;a href="https://research.millisecond.com/yourexperminent.web?groupnumber=1"&gt;https://research.millisecond.com/yourexperminent.web?groupnumber=1&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;To participants who should complete the 2nd condition:&lt;br/&gt;&lt;br/&gt;&lt;a href="https://research.millisecond.com/yourexperminent.web?groupnumber=2"&gt;https://research.millisecond.com/yourexperminent.web?groupnumber=2&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Mon, 11 Feb 2019 07:00:16 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>