Added PNGs with partial radial progress
This commit is contained in:
@@ -5,4 +5,5 @@ export interface ModuleScore {
|
||||
total: number;
|
||||
module: Module | 'Overall';
|
||||
feedback?: string,
|
||||
png?: string,
|
||||
}
|
||||
Reference in New Issue
Block a user