Could anyone help with an issue when programming a survey on Qualtrics and then redirect participants to an experiment on Pavlovia?
The procedure is straightforward, but how can I group the data, for example, by having a common id between Qualtrics and Pavlovia data?
Thank you very much for your help!
I would recommend using responseID as participant if you start in Qualtrics.
Apologies if this has already been addressed but I can’t seem to find any guidance.
My experiment runs in 3 parts:
1 - initial qualtrics questionnaire
2 - main psychopy study
3 - second qualtrics questionnaire
I’ve looped the 3 together but I wondered if there’s a simple way of connecting each aspect on a participant by participant basis?
Thanks
Hello,
I’ve seen other threads on this topic, but I must be lacking the background knowledge to fully understand what to do.
I want to redirect individuals from a Qualtrics Survey to my experiment on Pavlovia, and also make sure that those individuals have an ID linking their Qualtrics responses to their responses in PsychoPy.
I am using Builder mode, and have little to no experience with Python coding.
Would someone be willing to walk me through how to do this? I know that there is a place …
If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10): Mac Sierra 10.12.1
PsychoPy version (e.g. 1.84.x): 3.0
Standard Standalone? (y/n) If not then what?: y
What are you trying to achieve?: Creating a survey in builder view
What did you try to make it work?:
I have reviewed post about creating questionnaires… but some have suggested to redirect participants back to qualtrics to complete the questionnaires. However, I know this can be done. te…