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