OBJECT
One of many possible response for a form.
type FormInputAnswer {# Used only with elearning evalcorrect: String # Used only with elearning evalid: String text: String # Stable identifier of a matrix row, used to key the trainee's answer # independently of row order. Also available in the raw `data` JSON.uuid: String }