Merge branch 'release'
commit
b5057c22f9
|
@ -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": 13,
|
"minorVersion": 14,
|
||||||
"patchVersion": 4,
|
"patchVersion": 1,
|
||||||
"embedTypes": [
|
"embedTypes": [
|
||||||
"iframe"
|
"iframe"
|
||||||
],
|
],
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
{
|
{
|
||||||
"machineName": "H5P.Video",
|
"machineName": "H5P.Video",
|
||||||
"majorVersion": 1,
|
"majorVersion": 1,
|
||||||
"minorVersion": 3
|
"minorVersion": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"machineName": "H5P.JoubelUI",
|
"machineName": "H5P.JoubelUI",
|
||||||
|
|
|
@ -121,12 +121,12 @@
|
||||||
"importance": "high",
|
"importance": "high",
|
||||||
"description": "Library for this question.",
|
"description": "Library for this question.",
|
||||||
"options": [
|
"options": [
|
||||||
"H5P.MultiChoice 1.10",
|
"H5P.MultiChoice 1.11",
|
||||||
"H5P.DragQuestion 1.11",
|
"H5P.DragQuestion 1.11",
|
||||||
"H5P.Blanks 1.8",
|
"H5P.Blanks 1.9",
|
||||||
"H5P.MarkTheWords 1.7",
|
"H5P.MarkTheWords 1.7",
|
||||||
"H5P.DragText 1.6",
|
"H5P.DragText 1.6",
|
||||||
"H5P.TrueFalse 1.2"
|
"H5P.TrueFalse 1.3"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -539,4 +539,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue