GET - Questions
The Get Questions API retrieves detailed information about the sections, parent questions, and sub-questions of a specific exam. It includes metadata such as instructions, marks, and approval statuses.
Scenarios:
- Reviewing AI-Extracted Exam Structure:
- A teacher uses this API to review the structured format of an exam after AI processes uploaded documents (triggered by the PATCH Exam API).
- The API retrieves:
- Sections: Names or labels for different parts of the exam (e.g., ‘Section A’).
- Parent Questions: Main questions in the exam.
- Sub-Questions: Detailed breakdowns of multi-part questions.
- Metadata: Instructions, marks allocation, and approval statuses for each question.
- Outcome: The teacher reviews and finalizes the AI-extracted structure to ensure accuracy and completeness.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
"4340132f-50fa-4877-9ffa-e9b7ee59d51f"
Response
Unique identifier of the exam
"3fb48c7c-4437-4673-9cc2-218fcdb2f8c7"
Exam Name
"CBSE 10 – Mock Test"
Subject Name
"Science"
Total marks of the exam
80
Marks obtained by the student
45
Flag to indicate if the sum of the marks of the questions is not equal to the total marks of the exam
false
Duration of the exam
"180"
Instruction given for the exam
"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."
List of sections in the exam