Added a diff viewer for the writing correction
This commit is contained in:
@@ -110,6 +110,7 @@ interface InteractiveSpeakingEvaluation extends Evaluation {
|
||||
interface CommonEvaluation extends Evaluation {
|
||||
perfect_answer?: string;
|
||||
perfect_answer_1?: string;
|
||||
fixed_text?: string;
|
||||
}
|
||||
|
||||
export interface WritingExercise {
|
||||
|
||||
Reference in New Issue
Block a user