I’m recruiting subjects on Sona. Sona tells me that if I include the SURVEY_CODE into the URL as a query string I can make use of the unique ID associated with each Sona subject to verify experiment completion. I’ve written my study with JsPsych. The URL looks like this:
https://run.pavlovia.org/<user>/<task_name>?participant=%SURVEY_CODE%
I was wondering if anyone knows how I can use the query string within my script. The psychopy documentation page on Sona integration is empty and Sona’s version of the instructions seem outdated. At least, there isn’t the option to change the Completed URL field for my set up.