TextFieldResponse
org.sagebionetworks.repo.model.quiz.TextFieldResponse
The text response to a TextFieldQuestion
| Field | Type | Description |
|---|---|---|
| questionIndex | INTEGER | an index unique in the Quiz, used to refer to the question being answered |
| concreteType | STRING | |
| response | STRING | The response to the text-field question |