Navigation rework, added prompt edit to components that were missing
This commit is contained in:
@@ -349,3 +349,5 @@ export interface Shuffles {
|
||||
}
|
||||
|
||||
export type ModuleExam = LevelExam | ReadingExam | ListeningExam | WritingExam | SpeakingExam;
|
||||
export type PartExam = ReadingExam | ListeningExam | LevelExam;
|
||||
export type ExerciseOnlyExam = SpeakingExam | WritingExam;
|
||||
|
||||
Reference in New Issue
Block a user