From ebd2314a5c1f8c4e86d760279e274c7d2608f964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A5l=20J=C3=B8rgensen?= Date: Thu, 6 Oct 2016 21:47:40 +0200 Subject: [PATCH] Added H5P.TrueFalse to QS [HFP-6] --- semantics.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/semantics.json b/semantics.json index eaaa265..91ab898 100644 --- a/semantics.json +++ b/semantics.json @@ -114,7 +114,8 @@ "H5P.DragQuestion 1.7", "H5P.Blanks 1.7", "H5P.MarkTheWords 1.6", - "H5P.DragText 1.5" + "H5P.DragText 1.5", + "H5P.TrueFalse 1.0" ] } },