CapiAssignRespondent
This function is intended to be initiated while running in CAWI to facilitate transition of an online survey to an offline survey in CAPI.
CapiAssignRespondent(“interviewername”)Figure 1 - CapiAssignRespondent function in use
This function can be used to allow CAPI assignments to be added to the current respondent, meaning this interview will then be available for the CAPI interviewer to work on in the CAPI channel.
If the CAPI channel is not enabled for the survey, or if an invalid CAPI interviewer name is provided, the survey will continue and the survey author will receive an error email.
If the record is already assigned to another interviewer, calling this function will replace the existing assignment with the new assignment.
Note: This function is intended to be initiated while running in CAWI to facilitate transition of an online survey to an offline survey in CAPI.
CapiUnassignRespondent
This function is intended to be initiated while running in CAWI to facilitate transition of an online survey to an offline survey in CAPI.
CapiUnassignRespondent()Figure 2 - CapiUnassignRespondent function in use
This function can be used to remove an interviewer assignment from this respondent.
If the CAPI channel is not enabled for the survey, the survey will continue and the survey author will receive an error email.
Note: This function is intended to be initiated while running in CAWI to facilitate transition of an online survey to an offline survey in CAPI.