Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleFields
FieldTypeOptionalDescription
definitionstringRequiredA formal definition for the question
examplestringOptionalAn example of how the question might be administeredguideContentdictionaryOptionalRequired when area == 'milestones', 'barriers', 'transitions'
materialsstringOptionalInformation about what materials might be required to administer the question. Required when area == 'milestones'
objectivestringRequiredThe objective of the question
questionNumber32-bit IntegerOptionalThe question # from the guide. Required when area == 'milestones', 'barriers', 'transitions'
questionTextstringRequiredThe text that describes the question
questionTitlestringOptionalThe text to display at the top of a grid column. Required when area == 'barriers', 'transitions'questionTypestringOptionalReserved - do not use at this time
responsesarrayRequiredAn array of response/score definitions
definitionstringRequiredA formal definition for the question
examplesstringOptionalAn example of how to evaluate the question
objectivestringRequiredThe objective of the question
Info
titleresponse Fields
FieldTypeOptionalDescription
score32-bit IntegerRequiredValue to store as a score if this response is selected
textstringRequiredA string to display that describes this possible response
descriptionstringOptionalA description of the score to further help identify its application

...