Skip to content

Commit

Permalink
fix: Add L code for final exams
Browse files Browse the repository at this point in the history
  • Loading branch information
mathhulk committed Oct 5, 2024
1 parent e604dd8 commit eac3cb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/backend/src/modules/catalog/typedefs/catalog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ export default gql`
"Common Final"
C
"Last Class Meeting"
L
}
enum ClassGradingBasis {
Expand Down

0 comments on commit eac3cb4

Please sign in to comment.