aggregate_responses: Concatenate Student Responses
Description
Aggregates all written responses within a testlet for each student.
Usage
aggregate_responses(response_matrix)
Value
A named character vector of length N.
Arguments
- response_matrix
An N x J matrix of character strings (essays).