Merged in feature/level-file-upload (pull request #90)
ENCOA-149, ENCOA-150, ENCOA-152, ENCOA-153, ENCOA-155, ENCOA-156, ENCOA-157, ENCOA-158, ENCOA-161 Approved-by: Tiago Ribeiro
This commit is contained in:
@@ -40,6 +40,7 @@ export interface LevelExam extends ExamBase {
|
||||
export interface LevelPart {
|
||||
context?: string;
|
||||
intro?: string;
|
||||
category?: string;
|
||||
exercises: Exercise[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user