Is your feature request related to a problem? Please describe.
Students currently have access to their own grades and attendance records, but they cannot visualize how their academic performance has improved or changed across different semesters. Likewise, faculty and administrators lack an easy way to compare class performance over multiple academic terms.
Describe the solution you'd like
Introduce an Academic Performance Comparison Dashboard that enables users to compare academic metrics across semesters using interactive visualizations.
The dashboard should include:
- Semester-wise GPA/CGPA comparison
- Subject-wise marks comparison
- Attendance comparison
- Assignment completion trends
- Pass/fail statistics
- Performance improvement indicators
- Downloadable comparison reports
Students should be able to compare only their own academic history, while faculty and administrators can access aggregated class-level analytics.
Describe alternatives you've considered
Currently, users must manually compare marks and attendance from different semesters, making it difficult to identify long-term academic trends and improvement areas.
Additional context
Backend
- Aggregate historical academic data.
- Create APIs for semester-wise comparisons.
- Calculate percentage improvements and trends.
- Support filtering by semester, subject, and academic year.
Frontend
- Build an interactive comparison dashboard.
- Display charts for GPA, attendance, and subject performance.
- Add filters for semester and academic year.
- Allow exporting comparison reports as PDF.
Acceptance Criteria
Possible Labels
feature
frontend
backend
SSoC26
Is your feature request related to a problem? Please describe.
Students currently have access to their own grades and attendance records, but they cannot visualize how their academic performance has improved or changed across different semesters. Likewise, faculty and administrators lack an easy way to compare class performance over multiple academic terms.
Describe the solution you'd like
Introduce an Academic Performance Comparison Dashboard that enables users to compare academic metrics across semesters using interactive visualizations.
The dashboard should include:
Students should be able to compare only their own academic history, while faculty and administrators can access aggregated class-level analytics.
Describe alternatives you've considered
Currently, users must manually compare marks and attendance from different semesters, making it difficult to identify long-term academic trends and improvement areas.
Additional context
Backend
Frontend
Acceptance Criteria
Possible Labels