interoperation with other online software package (Qualtrics)


Author
Message
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K

Thank you very much!


Rikkie
Rikkie
Esteemed Member (2.2K reputation)Esteemed Member (2.2K reputation)Esteemed Member (2.2K reputation)Esteemed Member (2.2K reputation)Esteemed Member (2.2K reputation)Esteemed Member (2.2K reputation)Esteemed Member (2.2K reputation)Esteemed Member (2.2K reputation)Esteemed Member (2.2K reputation)
Group: Forum Members
Posts: 13, Visits: 6

Fantastic, it works!


without "/groupassignment=random", Inquisit closes automatically and redirects you immediately to the URL you specified in the settings.


many thanks, Hendrik


seandr
seandr
Supreme Being (142K reputation)Supreme Being (142K reputation)Supreme Being (142K reputation)Supreme Being (142K reputation)Supreme Being (142K reputation)Supreme Being (142K reputation)Supreme Being (142K reputation)Supreme Being (142K reputation)Supreme Being (142K reputation)
Group: Administrators
Posts: 1.3K, Visits: 5.6K

Great!


The reason Inquisit bails without /groupassignment =random is that with a non-numeric id, it doesn't find any experimental conditions that apply.


Glad you are up and running.


-Sean


so-tee
so-tee
Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)
Group: Forum Members
Posts: 8, Visits: 1


Hey!


I just want to double check something.


In my survey I am also using alphanumeric IDs (e.g. CA868804) so I figure I should also add /groupassignment =random under < exp > when I make Inquisit take subject IDs from the survey.


Does Inquisit make sure that the number of people assigned to all experimental groups (in my case 6) is roughly equal? The following shows up in the script registration wizard. 

























Subject ID Mode



URLQuery Parameter



Group ID Mode



Random Selection Without Replacement




I thought maybe the second row tells me Inquisit is doing exactly that? If it isn't, how can I tell it to keep the number of people assigned to the different groups roughly the same?


Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K

Given a sufficiently large number of participants, randomness itself will lead to roughly equal Ns across your groups. Inquisit does not provide any explicit means to control those.


Also, if you want subjects assigned to groups based on the groupid, you need to set groupassignment to 'groupnumber', not 'random'. See the documentation for the /groupassignment attribute for details.


so-tee
so-tee
Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)
Group: Forum Members
Posts: 8, Visits: 1

Given a sufficiently large number of participants, randomness itself will lead to roughly equal Ns across your groups. Inquisit does not provide any explicit means to control those.


Yes of course that makes sense. I am hoping to have at least 100 participants in the end - that will hopefully be enough for randomness.


Also, if you want subjects assigned to groups based on the groupid, you need to set groupassignment to 'groupnumber', not 'random'. See the documentation for the /groupassignment attribute for details.


I am not sure what you mean by this - or rather: I know and understand what you are saying, but am not sure why/how it is relevant to my problem.


This is what I am doing: I am using the site soscisurvey.de for my questionnaire. Participants will start out there by giving the alphanumeric participant code I provide them with. At some point in the questionnaire, they will be forwarded to Inquisit. The forwarding link has the participant code in it and I told Inquisit to get it from there, use it as subject ID and send participants back to the survey with attached subjID after IAT completion (this is all working perfectly).


From what I read above, assigning participants to groups based on the subject ID wouldn't work in my case because they are alphanumeric, right? And in my case, there is no group ID that participants are assigned by the questionnaire - that left me with "random" as solution. (the six different <exp> in my script are for counterbalancing block order to avoid practice effects. I really don't care which participant does which experiment, as long as its roughly balanced.)


Maybe I am missing the obvious here - I am quite the Inquisit newbie.


Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K

Inquisit 4 allows you to assign participants to between-subjects-groups (e.g. different <expt>s) not only based on a numerical subject id but *also* based on a numerical group id. They are independent. I.e., if you have an *alphanumerical* subject id (which is unsuitable for condition assignment), you can still have a *numerical* group id (which *is* suitable for condition assignment). You need to set your scripts up accordingly via the correct /groupassignment mode.


so-tee
so-tee
Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)
Group: Forum Members
Posts: 8, Visits: 1

Ok. I think in my case it will actually be easiest to use the subjID and random assignment to groups.


Just out of interest though: in another thread (http://www.millisecond.com/forums/Topic1764.aspx?PageIndex=3) you said "there currently is no other way to capture query parameters in the data file other than using it as subject id". So how would I capture group ID when forwarding from survey to Inquisit? I think I know how to append a second parameter that could be group ID to the forwarding link to Inquisit, but according to what you said in the other thread, Inquisit would then not know how to use it?! Also, I don't know how my questionnaire would handle the added parameter when Inquisit forwards back to it (I just tried, and it seems not to care - but I am not convinced yet).


Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K

you said "there currently is no other way to capture query parameters in the data file other than using it as subject id"


This was and by and large still is correct. It does not touch on group id in any way, however.


So how would I capture group ID when forwarding from survey to Inquisit?


If it is provided by your survey app by the same way the subject id is captured: Read out the query parameter. Otherwise have the Inquisit launch page generate a group id. Group id is logged automatically to the data file in Inquisit 4, see the documentation for the <data> element, specifically the default data recording scheme for details.


To explicitly log it, use the script.groupid property in your <data> element's /columns attribute.


Inquisit does not care about any additional query parameters -- whatever you send in will be sent out.


so-tee
so-tee
Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)
Group: Forum Members
Posts: 8, Visits: 1

Read out the query parameter. Otherwise have the Inquisit launch page generate a group id.


My Inquisit Web Script Wizard only gives me the option of specifying how subjIDs should be generated and enter the name of *the* query parameter that contains subjID. How do I make it read out another query parameter or generate any kind of group ID?


I am sorry to be asking all these questions - I have been sitting in front of this computer screen for a good 12h now and my head is spinning. I feel like I am being very dense, but I honestly have no clue.


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search