Group: Awaiting Activation
Posts: 2,
Visits: 18
|
Thank you, Dave. This is quite helpful. I will change "random" to "groupnumber," have groupnumber generated randomly, and use the group = ((groupid - 1) % groupcount) + 1 formula to determine which group a given participant was assigned to (1, 2, 3, ... 30, 31, or 32).
To clarify: When I said "participants will be randomly assigned to a subjectid in Qualtrics," what I meant was that I have added a random number generator to Qualtrics, which will assign a number between 1,000,000,000 and 9,999,999,999 labeled "subjectid." Is it okay to use that rather than "Have Qualtrics forward its ID via a query parameter and have the Inquisit Web experiment retrieve its value and use it as subject id as you planned"? (I'm a bit confused about the latter option.)
Thanks again.
|