Will be "partial" "completed" "overquota" or "disqualified" per API. Looks like it's available after get_responses with just responses[[1]]$response_status so that should be easy to incorporate. Also this field appears in the web interface but not in the .csv export so a nice win for the package.
Will be "partial" "completed" "overquota" or "disqualified" per API. Looks like it's available after
get_responses
with justresponses[[1]]$response_status
so that should be easy to incorporate. Also this field appears in the web interface but not in the .csv export so a nice win for the package.