This API is used to submit user answers and get the next questions based on the answers.
is_last_question
will be true The hash
in the URL is the unique identifier for the assessment which was provided in the response of init assessment API. The qid
in the URL is the unique identifier for the question starting from 0 (first question).
Refer to the list component documentation for different question compoent response format.
The authentication token of the developer (generated using Authorization API).
Any unique string to identify the logged in developer.
"test-client"
Locale is used to determine the language of the assessment. Supported locales are en
, hi
, kn
for english, hindi and kannada respectively with default being en
.
en
, hi
, kn
"en"
The hash that uniquely identifies the assessment session.
The question id that uniquely identifies the question.
The request body should contain the answer to the question depending on the type of question component. It should be in format as explained in above dropdown.
OK
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
This API is used to submit user answers and get the next questions based on the answers.
is_last_question
will be true The hash
in the URL is the unique identifier for the assessment which was provided in the response of init assessment API. The qid
in the URL is the unique identifier for the question starting from 0 (first question).
Refer to the list component documentation for different question compoent response format.
The authentication token of the developer (generated using Authorization API).
Any unique string to identify the logged in developer.
"test-client"
Locale is used to determine the language of the assessment. Supported locales are en
, hi
, kn
for english, hindi and kannada respectively with default being en
.
en
, hi
, kn
"en"
The hash that uniquely identifies the assessment session.
The question id that uniquely identifies the question.
The request body should contain the answer to the question depending on the type of question component. It should be in format as explained in above dropdown.
OK
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.