Assessment SDKs
Eka Python SDK
Eka Python SDK for assessment
You can take assessments using eka client
0. Prerequisites
- Install the eka client using pip:
- Import the client:
- Initialize the client:
1. To start an assessment:
You can set additional context as a stringified json.
Click here to know more about eka care assessment platform.
2. Continue the assessment (get next question)
To get the next question, you need to answer the first question. The response can be a string for input type questions or a list of strings (ids) for choice type questions.
get response
Click here to know more about types of question component
get the next question using first_question_response