Merged develop into ENCOA-83_MasterStatistical
This commit is contained in:
@@ -37,7 +37,7 @@ export interface LevelExam extends ExamBase {
|
||||
|
||||
export interface LevelPart {
|
||||
context?: string;
|
||||
showContextLines?: boolean;
|
||||
intro?: string;
|
||||
exercises: Exercise[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user