Field | Type | Optional | Description |
---|
definition | string | Required | A formal definition for the question |
example | string | Optional | An example of how the question might be administered | guideContent | dictionary | Optional | Required when area == 'milestones', 'barriers', 'transitions' |
materials | string | Optional | Information about what materials might be required to administer the question. Required when area == 'milestones' |
objective | string | Required | The objective of the question |
questionNumber | 32-bit Integer | Optional | The question # from the guide. Required when area == 'milestones', 'barriers', 'transitions' |
questionText | string | Required | The text that describes the question |
questionTitle | string | Optional | The text to display at the top of a grid column. Required when area == 'barriers', 'transitions'questionType | string | Optional | Reserved - do not use at this time |
responses | array | Required | An array of response/score definitions |
definition | string | Required | A formal definition for the question |
examples | string | Optional | An example of how to evaluate the question |
objective | string | Required | The objective of the question |