Added support for PDF bulletpoints
This commit is contained in:
@@ -8,6 +8,7 @@ export interface ModuleScore {
|
||||
png?: string;
|
||||
evaluation?: string;
|
||||
suggestions?: string;
|
||||
bullet_points?: string[];
|
||||
}
|
||||
|
||||
export interface StudentData {
|
||||
|
||||
Reference in New Issue
Block a user