GET - Pre-Provisional Scores
This API allows teachers to review detailed pre-provisional scores for an answer sheet associated with a specific exam. It includes section-wise and question-level details, evaluator feedback, and mechanisms for teachers to approve or adjust scores before they are released as provisional scores.
The GET Pre-Provisional Scores API retrieves preliminary scores for a student’s exam, including:
- Exam-level metadata such as total and obtained marks.
- Section-level details with allocated and achieved marks.
- Question-level insights, including model answers, student answers, feedback, and step-wise marking.
Scenarios:
-
AI Reviewing and Scoring the Student’s Answer Sheet:
- After submission, the AI reviews the answer sheet, processes the answers, and assigns preliminary scores according to section and question-specific marks.
- API Provides:
- Exam-Level Metadata: Total marks, obtained marks, and overall feedback.
- Section-Level Scores: Marks allocated and achieved for each section.
- Question-Level Details: AI’s scoring based on model answers, step-wise marking, and feedback.
- Outcome:
- AI generates pre-provisional scores, offering insights into how the model answer aligns with the student’s response.
- The teacher can review and adjust scores before finalizing them.
-
Reviewing AI’s Marking and Feedback Before Provisional Score Release:
- The teacher reviews the AI-generated pre-provisional scores.
- The API displays AI feedback and scores calculated according to step-wise marking.
- Outcome:
- The teacher assesses AI feedback on each question and adjusts any scores before finalizing and releasing the provisional score.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Unique identifier of the exam
"4340132f-50fa-4877-9ffa-e9b7ee59d51f"
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
Flag to indicate if the sum of the marks of the model answers 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