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 administered
materialsstringOptionalInformation about what materials might be required to administer the question. Required when area == 'milestones'
objectivestringRequiredThe objective of the question
number32-bit IntegerOptionalThe question # from the guide. Required when area == 'milestones', 'barriers', 'transitions'
level32-bit IntegerOptionalThe question level # from the guide. Required when area == 'milestones'
textstringRequiredThe text that describes the question
titlestringOptionalThe text to display at the top of a grid column. Required when area == 'barriers', 'transitions'
responsesarrayRequiredAn array of response/score definitions

...