﻿<?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 with web scripts</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 29 Apr 2026 10:08:46 GMT</lastBuildDate><ttl>20</ttl><item><title>group assignment with web scripts</title><link>https://forums.millisecond.com/Topic20004.aspx</link><description>Hello,&lt;br/&gt;A web script that I posted doesn't seem to be performing the group assignments as expected.&lt;br/&gt;I have 108 different groups to assign to 324 potential participants.&lt;br/&gt;I selected the option that assigns groups sequentially, and when doing this I assumed that participant 109 would be assigned to group 1, and that the group assignments would continue as such. &lt;br/&gt;However, in my output I see that participants were assigned to groups that don't exist (i.e. group 109). &lt;br/&gt;Thus it is unclear which group these participants were assigned to. &lt;br/&gt;Is there something I'm missing, or has anyone else experienced something similar?&lt;br/&gt;Thanks in advance! :-)&lt;br/&gt;</description><pubDate>Mon, 31 Oct 2016 12:52:55 GMT</pubDate><dc:creator>mrsuther</dc:creator></item><item><title>RE: group assignment with web scripts</title><link>https://forums.millisecond.com/Topic20005.aspx</link><description>A (in your case sequential) group number is generated when a participant visits the launch page -- this happens regardless of whether said participant ultimately decides to actually start the experiment or just leaves the page.&lt;br/&gt;&lt;br/&gt;Condition assignment works on the basis of the provided groupnumber *modulo* the number of conditions. So, with 108 conditions and a groupnumber of 109, that participant would have received the 1st condition, because &lt;br/&gt;&lt;br/&gt;109 modulo 108 = 1&lt;br/&gt;&lt;br/&gt;just like &lt;br/&gt;&lt;br/&gt;1 modulo 108 = 1&lt;br/&gt;&lt;br/&gt;I.e., you can determine the condition that was administered based on the given groupnumber. More about that here: &lt;a href="https://www.millisecond.com/forums/Topic13856.aspx"&gt;https://www.millisecond.com/forums/Topic13856.aspx&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Hope this helps.&lt;br/&gt;</description><pubDate>Mon, 31 Oct 2016 12:52:55 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>