Body
Use meetingLink instead. Note: meetingLink will not be used as the bookingUrl on the screener response.
If the project is an Unmoderated study, this URL will be included in the particiapnt's invitation email, allowing them to access the study. This will override the remoteCommunicationDetails defined in the project. If a project is remote, this should be the link to the research study. Note: It will NOT be used as the bookingUrl on the screener
If the project is a Moderated study, this URL will be included in the participant's invitation email, allowing them to schedule their research session.
Will be used to write bookingUrl on screener response. Must pass meetingLink as well.
Will be sent in the invitation to the participant. This will override the special instructions defined in the project.
Response
PENDING, INVITED, SCHEDULED, ATTENDED, NOSHOW, INVALIDRESPONSE, REJECTEDQUALITY, PAID, CANCELLED The visibility status of the screener response. If a screener response is visible, it can be interacted with (invited etc). If a screener response is not visible, it cannot be interacted with. A screener may be hidden for various reasons, and a screener can change from visible to not visible at any time if a participant or screener is found to be untrustworthy. There is a webhook that will notify the client when a screener response changes visibility.
- This property is set to
true(withqualifiedset tofalse) if the participant has qualified based on their responses to the screener, but is in the process of verifying their identity. - Once the participant has completed ID verification,
qualifiedPendingIdVerificationwill be set to false. - If the verification was successful,
qualifiedwill be set totrue. - If the verification failed,
qualifiedwill remain set tofalseunless they were manually qualified through the qualification endpoint (PATCH /projects/{projectId}/screener-responses/{screenerResponseId}/qualify).
researcher, respondent, admin time, final