Hi, I am trying to do SONA->Qualtrics->Pavlovia->SONA and to automatically grant credit when participants complete the study.
I followed these steps from a previous thread. My problem is SONA is not automatically granting credits to the participants although their data is saved in qualtrics and pavlovia.
After pavlovia redirected to SONA, it showed the uncredited participant this:
even though the participant was logged in to SONA previously.
This is my qualtrics flow:
- The first ID is to give participant 4 digit ID which they can enter to pavlovia so I can match the data
- The second ID is for the SONA credit
This is the link I put at end of qualtrics survey to redirect to pavlovia:
https://run.pavlovia.org/hpyia1/fyp-illusions/html?participant=${e://Field/id}
This is the link I put at Pavlovia->Experiment settings->Online->Completed URL:
$"https://nottingham-mc.sona-systems.com/webstudy_credit.aspx?experiment_id=458&credit_token=2488dcad76fc46588ba2d00842f11aa4&survey_code=${e://Field/id}"+expInfo['particpant']
Does anyone know where I went wrong? Perhaps the 2 ID settings at qualtrics or my pavlovia->SONA link?
I am not familiar with coding or coding terms so I think I ignored some answers from previous threads.
Incase this is relevant, I am using the same qualtrics and pavlovia for non-sona participants. Even though at the end they might be redirected to sona, it still saves their qualtrics and pavlovia files.
Thank you.