This is a reference to help you interpret the data contained in the results returned from your api requests.
Questions returned are filtered to those with a score
Field Name | Data type | Nullable | Definition |
---|---|---|---|
name |
String | - | The section name |
score |
Integer | Y | The section score |
questions |
Array[Question] | _ | The section questions. (see Questions for further definition) |