Version bump
parent
8ca94b1079
commit
e734db1769
|
@ -3,7 +3,7 @@
|
|||
"description": "Put together a set of different questions that has to be solved. (Quiz)",
|
||||
"contentType": "question",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 13,
|
||||
"minorVersion": 15,
|
||||
"patchVersion": 0,
|
||||
"embedTypes": [
|
||||
"iframe"
|
||||
|
@ -59,6 +59,11 @@
|
|||
"machineName": "H5PEditor.QuestionSetTextualEditor",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 2
|
||||
},
|
||||
{
|
||||
"machineName": "H5PEditor.RangeList",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -121,11 +121,11 @@
|
|||
"importance": "high",
|
||||
"description": "Library for this question.",
|
||||
"options": [
|
||||
"H5P.MultiChoice 1.9",
|
||||
"H5P.DragQuestion 1.10",
|
||||
"H5P.Blanks 1.7",
|
||||
"H5P.MarkTheWords 1.6",
|
||||
"H5P.DragText 1.5",
|
||||
"H5P.MultiChoice 1.10",
|
||||
"H5P.DragQuestion 1.11",
|
||||
"H5P.Blanks 1.8",
|
||||
"H5P.MarkTheWords 1.7",
|
||||
"H5P.DragText 1.6",
|
||||
"H5P.TrueFalse 1.1"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue