diff --git a/semantics.json b/semantics.json index d2f78cb..5e62260 100644 --- a/semantics.json +++ b/semantics.json @@ -97,20 +97,25 @@ { "field": "action", "equals": [ - "H5P.ImageHotspotQuestion", "H5P.Blanks", - "H5P.SingleChoiceSet", - "H5P.MultiChoice", - "H5P.TrueFalse", + "H5P.Column", + "H5P.CoursePresentation", + "H5P.Crossword", + "H5P.Dictation", "H5P.DragQuestion", - "H5P.Summary", "H5P.DragText", + "H5P.Essay", + "H5P.Flashcards", + "H5P.ImageHotspotQuestion", + "H5P.InteractiveVideo", "H5P.MarkTheWords", "H5P.MemoryGame", + "H5P.MultiChoice", "H5P.QuestionSet", - "H5P.InteractiveVideo", - "H5P.CoursePresentation", - "H5P.Flashcards" + "H5P.SingleChoiceSet", + "H5P.SortParagraphs", + "H5P.Summary", + "H5P.TrueFalse" ] } ]