Field | Type | Optional | Description |
---|
example | string | Optional | An example of how the question might be administered |
guideContent | dictionary | Required | Optional | Required when area == 'milestones', 'barriers', 'transitions' |
materials | string | Optional | Information about what materials might be required to administer the question |
questionNumber | 32-bit Integer | Required | The question # in the group (this will be question_num+1) |
questionText | string | Required | The text that describes the question |
questionType | string | Optional | Reserved - do not use at this time |
responses | array | Required | An array of response/score definitions |