0. Prerequisites
- Install the eka client using pip:
- Import the client:
- Initialize the client:
1. To start an assessment:
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 responseFor input type question
For input type question
For choice type question
For choice type question
first_question_response

