Skip to content

feat: add Excel export for exam results with evaluator analytics#111

Open
Parth-Agg127 wants to merge 1 commit into
vicharanashala:mainfrom
Parth-Agg127:feature/excel-export
Open

feat: add Excel export for exam results with evaluator analytics#111
Parth-Agg127 wants to merge 1 commit into
vicharanashala:mainfrom
Parth-Agg127:feature/excel-export

Conversation

@Parth-Agg127

Copy link
Copy Markdown

What this PR does

Adds an "Export Results (Excel)" feature that allows teachers to download
exam results as a multi-sheet XLSX workbook.

Changes

  • Backend: New exportResults.controller.ts with endpoint
    GET /api/teacher/exams/:examId/export-results
  • Backend: Added exceljs dependency and registered the route
  • Frontend: Added export button (teal download icon) to the exam actions row
  • Frontend: Fixed TypeScript error — added maxMarks to Exam interface

Dependencies Added

  • exceljs (Excel file generation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant