From 8ddc2ec14831292b0ee230d9a9ab1bb48d5cc0bd Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Tue, 2 Apr 2013 14:22:15 +0200 Subject: [PATCH] Converted to widget system. --- semantics.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/semantics.json b/semantics.json index 2a6c333..d1ef7e8 100644 --- a/semantics.json +++ b/semantics.json @@ -64,7 +64,9 @@ "type": "library", "label": "Question library", "description": "Library for this question.", - "options": ["H5P.MultiChoice"] + "options": [ + "H5P.MultiChoice 1.0" + ] } ] } @@ -216,4 +218,4 @@ } ] } -] \ No newline at end of file +]