Result & Publishing
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.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Success
The response is of type object
.