Exam Sessions¶
Exam sessions track individual student exam attempts. Each session is linked to an exam and has a unique session ID.
Viewing Sessions¶
Navigate to /<institute>/admin/exams/examsession/. The list shows:
- Exam name, student number, state, total score, grade (PASS/FAIL at 55%), submission time
- Filter by state or exam
- Search by student number, exam name, or session ID
Session Details¶
Each session shows: - Session ID: 64-character hex identifier - Exam: The exam being taken - State: pending, active, submitted, closed - Created/Accessed/Closed: Timestamps - Allocated Seat: Streaming seat (for remote app exams) - Redirect Count: Number of page accesses - Session Resources: JSON of provisioned resources
Grading¶
For built-in EMS exams: - Auto-gradable questions (MC, MR, numerical, FIB, matching, ordering, hotspot) are graded immediately on submission - Essay and code questions require teacher grading - AI-assisted grading is available for essay/code questions
Grade Export¶
From the exam assembly page, click Export Grades to download a CSV with: - Student number, per-question scores, total score, max score, percentage, grade (PASS/FAIL)
Actions¶
| Action | Description |
|---|---|
| Purge All Sessions | Delete selected sessions and release resources |
| Delete Test Sessions | Remove only test sessions (from load testing) |
Analytics¶
From the exam assembly page: - Results: Per-student scores, per-question statistics - Sessions: Detailed per-student responses with expandable rows - Analytics: Score distribution, difficulty index, violation analysis - Batch Grading: Grade all responses for one question at once