-mAdded link option to tip and feedback for multiple choice [HfP-196]

pull/9/head
Paal Joergensen 2016-11-17 13:38:43 +01:00
parent 719444450c
commit 23a7988ddc
2 changed files with 5 additions and 5 deletions

View File

@ -3,8 +3,8 @@
"description": "Put together a set of different questions that has to be solved. (Quiz)",
"contentType": "question",
"majorVersion": 1,
"minorVersion": 10,
"patchVersion": 1,
"minorVersion": 11,
"patchVersion": 0,
"embedTypes": [
"iframe"
],
@ -61,4 +61,4 @@
"minorVersion": 1
}
]
}
}

View File

@ -110,7 +110,7 @@
"label": "Question type",
"description": "Library for this question.",
"options": [
"H5P.MultiChoice 1.8",
"H5P.MultiChoice 1.9",
"H5P.DragQuestion 1.7",
"H5P.Blanks 1.7",
"H5P.MarkTheWords 1.6",
@ -409,4 +409,4 @@
}
]
}
]
]