57 lines
1.0 KiB
JSON
57 lines
1.0 KiB
JSON
{
|
|
"title": "Drag Text",
|
|
"description": "Drag and drop pieces of text to create complete sentences.",
|
|
"majorVersion": 1,
|
|
"minorVersion": 8,
|
|
"patchVersion": 7,
|
|
"coreApi": {
|
|
"majorVersion": 1,
|
|
"minorVersion": 19
|
|
},
|
|
"runnable": 1,
|
|
"embedTypes": [
|
|
"iframe"
|
|
],
|
|
"author": "Joubel",
|
|
"license": "MIT",
|
|
"machineName": "H5P.DragText",
|
|
"preloadedCss": [
|
|
{
|
|
"path": "dist/h5p-drag-text.css"
|
|
}
|
|
],
|
|
"preloadedJs": [
|
|
{
|
|
"path": "dist/h5p-drag-text.js"
|
|
}
|
|
],
|
|
"preloadedDependencies": [
|
|
{
|
|
"machineName": "FontAwesome",
|
|
"majorVersion": 4,
|
|
"minorVersion": 5
|
|
},
|
|
{
|
|
"machineName": "jQuery.ui",
|
|
"majorVersion": 1,
|
|
"minorVersion": 10
|
|
},
|
|
{
|
|
"machineName": "H5P.JoubelUI",
|
|
"majorVersion": 1,
|
|
"minorVersion": 3
|
|
},
|
|
{
|
|
"machineName": "H5P.Question",
|
|
"majorVersion": 1,
|
|
"minorVersion": 4
|
|
}
|
|
],
|
|
"editorDependencies": [
|
|
{
|
|
"machineName": "H5PEditor.RangeList",
|
|
"majorVersion": 1,
|
|
"minorVersion": 0
|
|
}
|
|
]
|
|
} |