-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: implemented final grade calculation function (single entry)
- created `get_student_grades_report_final_entry!/2`, `update_student_grades_report_final_entry/2`, `delete_student_grades_report_final_entry/1`, `change_student_grades_report_final_entry/2`, and `calculate_student_final_grade/4` in `GradesReports` context - file names adjustments (from "student grade report entry/entries" to "student gradeS report...") - adjusted `<.students_grades_report_full_grid>` to support final entry - created `<.final_grade_composition_table>` component - created `GradesReports.StudentGradesReportFinalEntryFormComponent` and `GradesReports.StudentGradesReportFinalEntryOverlayComponent` live components
- Loading branch information
Showing
10 changed files
with
2,560 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.