Created a really basic history page
This commit is contained in:
@@ -14,6 +14,7 @@ export interface Stat {
|
||||
exam: string;
|
||||
exercise: string;
|
||||
session: string;
|
||||
date: number;
|
||||
module: Module;
|
||||
solutions: any[];
|
||||
type: string;
|
||||
|
||||
Reference in New Issue
Block a user