Updated the MatchSentences exercise to work better now
This commit is contained in:
@@ -124,7 +124,6 @@ const ReadingGeneration = () => {
|
||||
|
||||
const availableTypes = [
|
||||
{type: "fillBlanks", label: "Fill the Blanks"},
|
||||
{type: "multipleChoice", label: "Multiple Choice"},
|
||||
{type: "trueFalse", label: "True or False"},
|
||||
{type: "writeBlanks", label: "Write the Blanks"},
|
||||
{type: "matchSentences", label: "Match Sentences"},
|
||||
|
||||
Reference in New Issue
Block a user