Group: Forum Members
Posts: 35,
Visits: 150
|
Hi, I want to run an inquisit study and recruit on CloudResearch Connect. How do I set it up so that I could record participants' participant ID and once participants complete the study, they are redirected back to CloudResearch connect? Those who complete it should also automatically be shown as completed? I tried two ways. At first, I just put the inquisit study link as the study URL and enter the CloudResearch Complete Redirect URL. But all the participants said that once they clicked "start," they are redirected back to CloudResearch without completing the actual task. I then contacted CloudReserach Connect, they suggested the following: inquisitCopyEdit<expt> / preinstructions = [values.participantid = urlparameter("participantId")] </expt> <data> / file = "datafile.iqx" / columns = (date, time, subject, group, values.participantid, ...) </data> I did so but now I am getting errors "could not locate page."
I am attaching my file below. Please advise. Thank you!
|