65 lines
1.2 KiB
JSON
65 lines
1.2 KiB
JSON
{
|
|
"title": "Question Set",
|
|
"description": "Put together a set of different questions that has to be solved. (Quiz)",
|
|
"contentType": "question",
|
|
"majorVersion": 1,
|
|
"minorVersion": 8,
|
|
"patchVersion": 0,
|
|
"embedTypes": [
|
|
"iframe"
|
|
],
|
|
"runnable": 1,
|
|
"fullscreen": 0,
|
|
"machineName": "H5P.QuestionSet",
|
|
"author": "Joubel AS",
|
|
"coreApi": {
|
|
"majorVersion": 1,
|
|
"minorVersion": 6
|
|
},
|
|
"license": "MIT",
|
|
"preloadedJs": [
|
|
{
|
|
"path": "js/questionset.js"
|
|
}
|
|
],
|
|
"preloadedCss": [
|
|
{
|
|
"path": "css/questionset.css"
|
|
}
|
|
],
|
|
"preloadedDependencies": [
|
|
{
|
|
"machineName": "EmbeddedJS",
|
|
"majorVersion": 1,
|
|
"minorVersion": 0
|
|
},
|
|
{
|
|
"machineName": "FontAwesome",
|
|
"majorVersion": 4,
|
|
"minorVersion": 5
|
|
},
|
|
{
|
|
"machineName": "H5P.Video",
|
|
"majorVersion": 1,
|
|
"minorVersion": 2
|
|
},
|
|
{
|
|
"machineName": "H5P.JoubelUI",
|
|
"majorVersion": 1,
|
|
"minorVersion": 2
|
|
}
|
|
],
|
|
"editorDependencies": [
|
|
{
|
|
"machineName": "H5PEditor.VerticalTabs",
|
|
"majorVersion": 1,
|
|
"minorVersion": 1
|
|
},
|
|
{
|
|
"machineName": "H5PEditor.QuestionSetTextualEditor",
|
|
"majorVersion": 1,
|
|
"minorVersion": 1
|
|
}
|
|
]
|
|
}
|