Updated MC

pull/3/head
Frode Petterson 2015-11-06 09:20:36 +01:00
parent cbf3cb25c4
commit f66b7452b7
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
"description": "Put together a set of different questions that has to be solved. (Quiz)", "description": "Put together a set of different questions that has to be solved. (Quiz)",
"contentType": "question", "contentType": "question",
"majorVersion": 1, "majorVersion": 1,
"minorVersion": 5, "minorVersion": 6,
"patchVersion": 1, "patchVersion": 0,
"embedTypes": [ "embedTypes": [
"iframe" "iframe"
], ],

View File

@ -106,7 +106,7 @@
"label": "Question type", "label": "Question type",
"description": "Library for this question.", "description": "Library for this question.",
"options": [ "options": [
"H5P.MultiChoice 1.4", "H5P.MultiChoice 1.5",
"H5P.DragQuestion 1.5", "H5P.DragQuestion 1.5",
"H5P.Blanks 1.4", "H5P.Blanks 1.4",
"H5P.MarkTheWords 1.4", "H5P.MarkTheWords 1.4",