Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ The database includes 13 pre-built views for common queries:
| `v_missing_assignments` | All missing assignments with details |
| `v_grade_trends` | Grade progression Q1 -> Q2 -> S1 -> Q3 -> Q4 -> S2 |
| `v_attendance_alerts` | Students with attendance below 95% |
| `v_attendance_summary` | Overall attendance statistics per student |
| `v_upcoming_assignments` | Assignments due in next 14 days |
| `v_assignment_completion_rate` | Completion rates by student and course |
| `v_student_summary` | High-level summary per student |
Expand Down
Loading