[+] Add grading period field to app.ts
This commit is contained in:
@@ -33,6 +33,8 @@ export interface Assignment
|
||||
|
||||
scoreMax: number
|
||||
score: number
|
||||
|
||||
gradingPeriod: number
|
||||
}
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user