35 lines
666 B
JSON
35 lines
666 B
JSON
{
|
|
"title": "Question set",
|
|
"contentType": "question",
|
|
"majorVersion": 1,
|
|
"minorVersion": 0,
|
|
"patchVersion": 19,
|
|
"runnable": 1,
|
|
"machineName": "H5P.QuestionSet",
|
|
"author": "Amendor AS",
|
|
"license": "cc-by-sa",
|
|
"preloadedJs": [
|
|
{"path": "js/questionset.js"}
|
|
],
|
|
"preloadedCss": [
|
|
{"path": "css/questionset.css"}
|
|
],
|
|
"preloadedDependencies": [
|
|
{
|
|
"machineName": "H5P.API",
|
|
"majorVersion": 1,
|
|
"minorVersion": 0
|
|
},
|
|
{
|
|
"machineName": "EmbeddedJS",
|
|
"majorVersion": 1,
|
|
"minorVersion": 0
|
|
},
|
|
{
|
|
"machineName": "H5P.Video",
|
|
"majorVersion": 1,
|
|
"minorVersion": 0
|
|
}
|
|
]
|
|
}
|