From 23a7988ddc56cd6c7645cb031f7281697813c747 Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Thu, 17 Nov 2016 13:38:43 +0100 Subject: [PATCH] -mAdded link option to tip and feedback for multiple choice [HfP-196] --- library.json | 6 +++--- semantics.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/library.json b/library.json index 7085667..bcd1012 100644 --- a/library.json +++ b/library.json @@ -3,8 +3,8 @@ "description": "Put together a set of different questions that has to be solved. (Quiz)", "contentType": "question", "majorVersion": 1, - "minorVersion": 10, - "patchVersion": 1, + "minorVersion": 11, + "patchVersion": 0, "embedTypes": [ "iframe" ], @@ -61,4 +61,4 @@ "minorVersion": 1 } ] -} +} \ No newline at end of file diff --git a/semantics.json b/semantics.json index 0e4698b..9f33e2f 100644 --- a/semantics.json +++ b/semantics.json @@ -110,7 +110,7 @@ "label": "Question type", "description": "Library for this question.", "options": [ - "H5P.MultiChoice 1.8", + "H5P.MultiChoice 1.9", "H5P.DragQuestion 1.7", "H5P.Blanks 1.7", "H5P.MarkTheWords 1.6", @@ -409,4 +409,4 @@ } ] } -] +] \ No newline at end of file