Take an Assessment
↗️ Continue Assessment Request Format
In order to get next question, the request body must contain the answer to the previous question for different question components as shown below. There are mainly 2 types of components:
- Choice components:
These are the components where the user has to select one or more options from the given list of options from the question.
- Autosuggest (I-ATSG)
- Single Select Radio (I-RADO)
- Multi-Select (I-MULT)
- Radio Group (I-RADG)
- Non Choice components:
These are the components where the user has to enter the response in the form of text, number, date, etc.
- Number (I-NUMR)
- Text (I-TEXT)
- DatePicker (I-DTPK)
Request Formats for different question components
1. Choice components
2. Non Choice components
Please refer to the List Component API to get the request and response formats of each component with their json schema to validate your data against.