From 8a15f5e7fb29f10dd944a3df8d56103174507c80 Mon Sep 17 00:00:00 2001 From: Svein-Tore Griff With Date: Sat, 4 May 2013 15:19:22 +0200 Subject: [PATCH] Improved summary semantics, start integrating dragQuestion in boardgame --- semantics.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/semantics.json b/semantics.json index f82ac43..9d4d2fe 100644 --- a/semantics.json +++ b/semantics.json @@ -55,7 +55,8 @@ "label": "Question type", "description": "Library for this question.", "options": [ - "H5P.MultiChoice 1.0" + "H5P.MultiChoice 1.0", + "H5P.DragQuestion 1.0" ] } ]