I am working on a large-scale survey, and interviews that are in “APPROVED BY SUPERVISOR” status have many unanswered/error questions, so I need to reject them.
The problem is that there are so many unanswered/error interviews that I can’t select 20 each and reject them; it would be extremely time-consuming.
So I need to reject them using the Python API. I am currently using the Python API to export the data, but I have no idea how to reject multiple interviews.
Sounds like there is no need for a human to evaluate the interviews. If it is just completeness/error-free, then consider adding some critical rules to your questionnaire, see
Should’ve done that, but I can’t create another version now, so I would appreciate it if I could get some help with the API code.