Prepares responses
prepare_responses.Rd
This function returns the responses in a format where the values are still list columns that need to be unpacked.
Arguments
- responses
Tibble. Responses retrieved from the IQB Testcenter via
get_responses()
or from an extracted csv and read viaread_responses()
.