GET - Provisional Mark Sheet
The API retrieves detailed provisional scores for a student’s exam. This includes:
- Exam-level metadata (exam name, subject, total marks, etc.).
- Section-wise summaries (marks distribution and instructions).
- Detailed breakdown of student answers, model answers, step-wise marking, and feedback.
This API helps educators review scores and provide feedback before finalizing and publishing results.
Scenarios:
-
Reviewing Provisional Scores Before Finalizing:
- A teacher reviews the provisional scores of a specific student before finalizing the results.
- The API provides:
- Exam-Level Metadata: Information like exam name, subject, and total marks.
- Section-Wise Summaries: Breakdown of marks distribution and instructions for each section.
- Detailed Breakdown: Student answers, model answers, step-wise marking, and feedback for each question.
- Outcome:
- The teacher reviews the provisional scores, adjusts as needed, and prepares to finalize the results for publication.
-
Providing Feedback on Provisional Scores:
- A teacher uses this API to review and give feedback on provisional scores for a specific exam.
- The teacher can access detailed performance information, including step-wise marking and feedback.
- Outcome:
- The teacher offers personalized feedback to students, helping them understand their mistakes and providing guidance for improvement before results are finalized.
GET
Retrieve provisional scores for an answer sheet
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Previous
GET - Final Result The API retrieves the finalized scores and detailed performance breakdown for a student's exam. This includes:
- Exam-level metadata (exam name, subject, total marks, etc.).
- Section-wise summaries (marks distribution, instructions).
- Detailed answers with associated feedback, model answers, and step-wise marking.
**Scenarios:**
1. **Retrieving Finalized Scores After Exam Results Are Published:**
- After the exam results are finalized and published, the teacher or administrator retrieves the finalized scores for a student.
- The API provides:
- **Exam-Level Metadata:** Information such as exam name, subject, total marks, and any other relevant details.
- **Section-Wise Summaries:** Marks distribution, section-specific instructions, and total allocated marks for each section.
- **Detailed Breakdown:** Student’s answers, model answers, step-wise marking, and feedback.
- **Outcome:**
- The finalized scores provide a comprehensive overview of the student’s performance, which can be shared with students and used for reporting purposes.
2. **Reviewing Detailed Feedback After Exam Results Are Finalized:**
- A teacher uses the API to review the student’s finalized scores, including step-wise marking, feedback, and model answers.
- **Outcome:**
- Teachers can analyze student responses in comparison to model answers, providing feedback and personalized academic counseling to help students identify strengths and areas for improvement.
Next
Retrieve provisional scores for an answer sheet