parent
d0c8337f66
commit
aaedd545f7
|
@ -119,6 +119,7 @@ H5P.QuestionSet = function (options, contentId, contentData) {
|
|||
showAnimations: false,
|
||||
skipButtonText: 'Skip video'
|
||||
},
|
||||
override: {},
|
||||
disableBackwardsNavigation: false
|
||||
};
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"contentType": "question",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 12,
|
||||
"patchVersion": 1,
|
||||
"patchVersion": 2,
|
||||
"embedTypes": [
|
||||
"iframe"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue