Recursive bump because of changes in H5P.Question

Fix-translations
Paal Joergensen 2018-05-25 08:56:14 +02:00
parent 9cc3e563dd
commit 82d58a854b
2 changed files with 8 additions and 8 deletions

View File

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

View File

@ -121,12 +121,12 @@
"importance": "high",
"description": "Library for this question.",
"options": [
"H5P.MultiChoice 1.11",
"H5P.DragQuestion 1.11",
"H5P.Blanks 1.9",
"H5P.MarkTheWords 1.7",
"H5P.DragText 1.6",
"H5P.TrueFalse 1.3"
"H5P.MultiChoice 1.12",
"H5P.DragQuestion 1.12",
"H5P.Blanks 1.10",
"H5P.MarkTheWords 1.8",
"H5P.DragText 1.7",
"H5P.TrueFalse 1.4"
]
}
},