parent
7fcc6edfc3
commit
5361259a2f
|
@ -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": 16,
|
"minorVersion": 17,
|
||||||
"patchVersion": 5,
|
"patchVersion": 0,
|
||||||
"embedTypes": [
|
"embedTypes": [
|
||||||
"iframe"
|
"iframe"
|
||||||
],
|
],
|
||||||
|
|
|
@ -121,12 +121,12 @@
|
||||||
"importance": "high",
|
"importance": "high",
|
||||||
"description": "Library for this question.",
|
"description": "Library for this question.",
|
||||||
"options": [
|
"options": [
|
||||||
"H5P.MultiChoice 1.13",
|
"H5P.MultiChoice 1.14",
|
||||||
"H5P.DragQuestion 1.13",
|
"H5P.DragQuestion 1.13",
|
||||||
"H5P.Blanks 1.11",
|
"H5P.Blanks 1.12",
|
||||||
"H5P.MarkTheWords 1.9",
|
"H5P.MarkTheWords 1.9",
|
||||||
"H5P.DragText 1.8",
|
"H5P.DragText 1.8",
|
||||||
"H5P.TrueFalse 1.5",
|
"H5P.TrueFalse 1.6",
|
||||||
"H5P.Essay 1.2"
|
"H5P.Essay 1.2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue