Scoring Endpoints
The scoring endpoint performs automatic scoring on the provided questions and responses data.
Scoring
Please see the Scoring Examples page for examples per question type.
Endpoint | v1/scoring |
---|---|
HTTP Method | POST |
Action Type | get |
Parameter | Description |
partial_scores boolean |
Enable getting partial scores Default: false |
questions array |
Array of question objects. |
responses array |
Array of response objects. |