From f66b7452b70cb4016d00e52d327e0efa6b0c89d1 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Fri, 6 Nov 2015 09:20:36 +0100 Subject: [PATCH] Updated MC --- library.json | 4 ++-- semantics.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 01aaffc..afe9c46 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": 5, - "patchVersion": 1, + "minorVersion": 6, + "patchVersion": 0, "embedTypes": [ "iframe" ], diff --git a/semantics.json b/semantics.json index 42bef62..4552b59 100644 --- a/semantics.json +++ b/semantics.json @@ -106,7 +106,7 @@ "label": "Question type", "description": "Library for this question.", "options": [ - "H5P.MultiChoice 1.4", + "H5P.MultiChoice 1.5", "H5P.DragQuestion 1.5", "H5P.Blanks 1.4", "H5P.MarkTheWords 1.4",