Merge branch 'master' of b.amendor.com:h5p
commit
6a5acf1c7c
|
@ -3,7 +3,7 @@
|
|||
"contentType": "question",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 0,
|
||||
"patchVersion": 19,
|
||||
"patchVersion": 20,
|
||||
"runnable": 1,
|
||||
"machineName": "H5P.QuestionSet",
|
||||
"author": "Amendor AS",
|
||||
|
|
|
@ -42,20 +42,13 @@
|
|||
"entity": "question",
|
||||
"field": {
|
||||
"name": "question",
|
||||
"type": "group",
|
||||
"label": "Question",
|
||||
"fields": [
|
||||
{
|
||||
"name": "library",
|
||||
"type": "library",
|
||||
"label": "Question type",
|
||||
"description": "Library for this question.",
|
||||
"options": [
|
||||
"H5P.MultiChoice 1.0",
|
||||
"H5P.DragQuestion 1.0",
|
||||
"H5P.Blanks 1.0"
|
||||
]
|
||||
}
|
||||
"type": "library",
|
||||
"label": "Question type",
|
||||
"description": "Library for this question.",
|
||||
"options": [
|
||||
"H5P.MultiChoice 1.0",
|
||||
"H5P.DragQuestion 1.0",
|
||||
"H5P.Blanks 1.0"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue