Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 5
»
Passing inquisit subject ID numbers to qualtrics
Passing inquisit subject ID numbers to qualtrics
Post Reply
Like
54
Passing inquisit subject ID numbers to qualtrics
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
bisocpsy
bisocpsy
posted 7 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 14,
Visits: 30
Hello, I am again having trouble passing inquisit subject ID numbers to qualtrics. I followed the instructions on this page:
https://www.millisecond.com/support/docs/v5/html/howto/interopsurveys.htm
and have added ?subjectid=<%script.subjectid%> to the end link that I'm asking inquisit to forward to. But, when I look at the qualtrics data, in the subjectid column qualtrics is only recording %3C%script.subjectid%%3E. Do you mind helping me rectify this issue? Here is the launch page for the survey:
https://mili2nd.co/i7ib
I've also attached my inquisit script in case you'd like to see that.
Attachments
SMP_RichPoor.iqx
(
641 views,
14.00 KB
)
Reply
Like
54
Dave
Dave
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 107K
+
x
bisocpsy - Tuesday, June 26, 2018
Hello, I am again having trouble passing inquisit subject ID numbers to qualtrics. I followed the instructions on this page:
https://www.millisecond.com/support/docs/v5/html/howto/interopsurveys.htm
and have added ?subjectid=<%script.subjectid%> to the end link that I'm asking inquisit to forward to. But, when I look at the qualtrics data, in the subjectid column qualtrics is only recording %3C%script.subjectid%%3E. Do you mind helping me rectify this issue? Here is the launch page for the survey:
https://mili2nd.co/i7ib
I've also attached my inquisit script in case you'd like to see that.
Same workaround as before should still work, i.e. doing
<expt>
/ onexptbegin = [
defaults.finishpage = text.finishurl.item(1);
]
/ blocks = [1=practice; 2=test]
</expt>
<text finishurl>
/ items = ("
https://uky.az1.qualtrics.com/jfe/form/SV_3pXn7ULFiFZ1qM5?subjectid=<%script.subjectid%>")
</text>
in the script (as attached).
Attachments
SMP_RichPoor.iqx
(
635 views,
14.00 KB
)
Reply
Like
53
bisocpsy
bisocpsy
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 14,
Visits: 30
+
x
Dave - Tuesday, June 26, 2018
+
x
bisocpsy - Tuesday, June 26, 2018
Hello, I am again having trouble passing inquisit subject ID numbers to qualtrics. I followed the instructions on this page:
https://www.millisecond.com/support/docs/v5/html/howto/interopsurveys.htm
and have added ?subjectid=<%script.subjectid%> to the end link that I'm asking inquisit to forward to. But, when I look at the qualtrics data, in the subjectid column qualtrics is only recording %3C%script.subjectid%%3E. Do you mind helping me rectify this issue? Here is the launch page for the survey:
https://mili2nd.co/i7ib
I've also attached my inquisit script in case you'd like to see that.
Same workaround as before should still work, i.e. doing
<expt>
/ onexptbegin = [
defaults.finishpage = text.finishurl.item(1);
]
/ blocks = [1=practice; 2=test]
</expt>
<text finishurl>
/ items = ("
https://uky.az1.qualtrics.com/jfe/form/SV_3pXn7ULFiFZ1qM5?subjectid=<%script.subjectid%>")
</text>
in the script (as attached).
Thank you so much! This works!
Reply
Like
48
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
54
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search