Merge branch 'release'
commit
47028210c4
|
@ -3,7 +3,7 @@
|
||||||
"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": 11,
|
"minorVersion": 12,
|
||||||
"patchVersion": 0,
|
"patchVersion": 0,
|
||||||
"embedTypes": [
|
"embedTypes": [
|
||||||
"iframe"
|
"iframe"
|
||||||
|
@ -61,4 +61,4 @@
|
||||||
"minorVersion": 2
|
"minorVersion": 2
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -122,7 +122,7 @@
|
||||||
"description": "Library for this question.",
|
"description": "Library for this question.",
|
||||||
"options": [
|
"options": [
|
||||||
"H5P.MultiChoice 1.9",
|
"H5P.MultiChoice 1.9",
|
||||||
"H5P.DragQuestion 1.8",
|
"H5P.DragQuestion 1.9",
|
||||||
"H5P.Blanks 1.7",
|
"H5P.Blanks 1.7",
|
||||||
"H5P.MarkTheWords 1.6",
|
"H5P.MarkTheWords 1.6",
|
||||||
"H5P.DragText 1.5",
|
"H5P.DragText 1.5",
|
||||||
|
|
Loading…
Reference in New Issue