ENCOA-256: Some more changes to level prompt and added mc to reading
This commit is contained in:
@@ -47,6 +47,7 @@ class ReadingExerciseType(str, Enum):
|
||||
trueFalse = "trueFalse"
|
||||
paragraphMatch = "paragraphMatch"
|
||||
ideaMatch = "ideaMatch"
|
||||
multipleChoice = "multipleChoice"
|
||||
|
||||
|
||||
class ListeningExerciseType(str, Enum):
|
||||
|
||||
Reference in New Issue
Block a user