Skip to main content
GET
Get Extracted model answer details for an exam

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

examId
string
required
Example:

"4340132f-50fa-4877-9ffa-e9b7ee59d51f"

id
string
required
Example:

"287117d6-0135-4329-b5a7-d46e42948a14"

Response

Success

id
string

Unique identifier of the exam

Example:

"3fb48c7c-4437-4673-9cc2-218fcdb2f8c7"

examName
string

Exam Name

Example:

"CBSE 10 – Mock Test"

subjectName
string

Subject Name

Example:

"Science"

totalMarks
number<float>

Total marks of the exam

Example:

80

obtainedMarks
number<float>

Marks obtained by the student

Example:

45

questionMarkSumMismatch
boolean

Flag to indicate if the sum of the marks of the questions is not equal to the total marks of the exam

Example:

false

modelAnswerMarkSumMismatch
boolean

Flag to indicate if the sum of the marks of the model answers is not equal to the total marks of the exam

Example:

false

overallDuration
string

Duration of the exam

Example:

"180"

overallInstruction
string

Instruction given for the exam

Example:

"1. All questions would be compulsory. However, an internal choice of approximately 33% would be provided. 50% marks are to be allotted to competency-based questions. 2. Section A would have 16 simple/complex MCQs and 04 Assertion-Reasoning type questions carrying 1 mark each. 3. Section B would have 6 Short Answer (SA) type questions carrying 02 marks each. 4. Section C would have 7 Short Answer (SA) type questions carrying 03 marks each. 5. Section D would have 3 Long Answer (SA) type questions carrying 05 marks each. 6. Section E would have 3 source based/case based/passage based/integrated units of assessment (04 marks each) with sub-parts of the values of 1/2/3 marks."

sections
object[]

List of sections in the exam