I have read all previous threads on integrating Inquisit tasks into Qualtrics surveys on this forum as well as instructional pages provided by both Millisecond (
http://www.millisecond.com/support/docs/v4/html/howto/interopsurveys.htm) and Qualtrics (
http://www.qualtrics.com/university/researchsuite/developer-tools/api-integration/passing-information-through-query-strings/), but I am simply confused... I also called the Qualtrics support center, but they don't know how it is accomplished, either. I sent them all the relevant threads from this forum so that they can look into what I need to do on my Quatrics survey's side, but it has been a week since I sent them the information, and I have yet to hear from them. Can anyone walk me through step-by-step what I need to do on both the Qualtrics' and Inquisits' sides to make my study work? Below, you will find the basic procedure of my study:
1. Participants will complete several measures on Qualtrics
2. Participants will be re-directed to Inquisit web 4 to complete all 3 single-category IATs in a random order
3. Participants will be re-directed back to Qualtrics to complete the rest of the survey
And, this is what I have done so far:
1. Created an entire survey on Qualtrics. But, this survey has an empty block to which a link to Inquisit web 4 tasks should be inserted
2. Created three separate scripts for single-category IATs (modified version of the script developed by K. Borchert)
3. Created a separate script for <batch> command to randomize the presentation order of three IATs (this script can be found here:
https://www.millisecond.com/forums/Topic17047.aspx)Based on my reading, I know I need to have Qualtrics generate unique ID as participants start completing the survey and that unique ID as a URL query parameter must be passed to and from Inquisit so that participants do not have to manually enter their unique code on each site. But, how do I get that URL query parameter? How does it look like? When I call the Qualtrics support center next time, what is the right way to ask this question?
I also understand that I need to enter that URL query parameter while I am setting up the Web Script Wizard. But, where exactly do I have to put the information? Again, how does the URL that is supposed to be entered during the Web Script Wizard look like?
Thank you for your time and help in advance!