Description of the problem: I created a continuous rating experiment in PsychoPy Builder and have synced it to Pavlovia. I need to collect some demographic questions prior in the form of a survey and was wondering if the new survey feature in Pavlovia would work. So the participant would first complete the survey and then be directly segwayed into the continuous rating task
Yes, what you can do is send the demographics results as URL variables to the Pavlovia experiment and add them to the expInfo dialogue box to receive them. I’ll have to check whether you can send the value of the responseId. It didn’t work when I just added + '&responseId=' +{responseId}
to the completion URL.