_id metadata additionalMetadata
H5P.Shape-1.0
{
  "title": "Shapes",
  "description": "Makes it possible to create different shapes.",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 5,
  "runnable": 0,
  "author": "Joubel",
  "license": "MIT",
  "machineName": "H5P.Shape",
  "metadataSettings": {
    "disable": 1,
    "disableExtraTitleField": 1
  },
  "preloadedCss": [
    {
      "path": "css/h5p-shape.css"
    }
  ],
  "preloadedJs": [
    {
      "path": "js/h5p-shape.js"
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.Shape",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.ColorSelector",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5PEditor.ShowWhen",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
H5P.TwitterUserFeed-1.0
{
  "title": "Twitter User Feed",
  "description": "Displays a Twitter User Feed",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 21,
  "runnable": 1,
  "author": "Joubel",
  "license": "MIT",
  "machineName": "H5P.TwitterUserFeed",
  "preloadedJs": [
    {
      "path": "twitter-user-feed.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "twitter-user-feed.css"
    }
  ],
  "metadataSettings": {
    "disable": 1,
    "disableExtraTitleField": 1
  }
}
{
  "restricted": false
}
H5PEditor.SummaryTextualEditor-1.1
{
  "machineName": "H5PEditor.SummaryTextualEditor",
  "title": "H5P Editor Summary Textual Editor",
  "license": "MIT",
  "author": "Joubel",
  "majorVersion": 1,
  "minorVersion": 1,
  "patchVersion": 12,
  "runnable": 0,
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 24
  },
  "preloadedJs": [
    {
      "path": "summary-textual-editor.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "styles/H5PEditor.SummaryTextualEditor.css"
    }
  ]
}
{
  "restricted": false
}
H5PEditor.RadioSelector-1.2
{
  "title": "H5PEditor.RadioSelector",
  "majorVersion": 1,
  "minorVersion": 2,
  "patchVersion": 2,
  "runnable": 0,
  "machineName": "H5PEditor.RadioSelector",
  "author": "Joubel",
  "preloadedJs": [
    {
      "path": "radio-selector.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "radio-selector.css"
    }
  ]
}
{
  "restricted": false
}
H5P.AudioRecorder-1.0
{
  "title": "Audio Recorder",
  "description": "Record audio and download it",
  "machineName": "H5P.AudioRecorder",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 32,
  "runnable": 1,
  "author": "Joubel",
  "license": "MIT",
  "embedTypes": [
    "iframe"
  ],
  "preloadedCss": [
    {
      "path": "fonts/h5p-audio-recorder-font-open-sans.css"
    }
  ],
  "preloadedJs": [
    {
      "path": "dist/h5p-audio-recorder.js"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.FontIcons",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
Drop-1.0
{
  "title": "Drop",
  "description": "Drop.js is a powerful Javascript and CSS library for creating dropdowns and other floating displays.",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 2,
  "runnable": 0,
  "author": "Hubspot. Wrapped as H5P by Joubel (fnoks)",
  "license": "MIT",
  "machineName": "Drop",
  "preloadedJs": [
    {
      "path": "js/drop.min.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "css/drop-theme-arrows-bounce.min.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "Tether",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
H5P.Column-1.15
{
  "machineName": "H5P.Column",
  "title": "Column",
  "description": "Content holder displaying content in a column.",
  "contentType": "instructional",
  "license": "MIT",
  "author": "Joubel",
  "majorVersion": 1,
  "minorVersion": 15,
  "patchVersion": 1,
  "runnable": 1,
  "fullscreen": 0,
  "embedTypes": [
    "iframe"
  ],
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 19
  },
  "preloadedJs": [
    {
      "path": "scripts/h5p-column.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "styles/h5p-column.css"
    }
  ]
}
{
  "restricted": false
}
H5P.InteractiveBook-1.5
{
  "title": "Interactive Book",
  "description": "An interactive book which displays content in pages and sections",
  "majorVersion": 1,
  "minorVersion": 5,
  "patchVersion": 1,
  "runnable": 1,
  "fullscreen": 1,
  "author": "Joubel",
  "license": "MIT",
  "machineName": "H5P.InteractiveBook",
  "embedTypes": [
    "iframe"
  ],
  "preloadedJs": [
    {
      "path": "dist/h5p-interactive-book.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5p-interactive-book.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.Column",
      "majorVersion": 1,
      "minorVersion": 15
    },
    {
      "machineName": "H5P.JoubelUI",
      "majorVersion": 1,
      "minorVersion": 3
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.VerticalTabs",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5PEditor.ShowWhen",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
H5P.InteractiveVideo-1.24
{
  "title": "Interactive Video",
  "description": "Put texts, tasks and other medias on top of your video.",
  "license": "MIT",
  "contentType": "Media",
  "majorVersion": 1,
  "minorVersion": 24,
  "patchVersion": 0,
  "machineName": "H5P.InteractiveVideo",
  "author": "Joubel",
  "embedTypes": [
    "iframe"
  ],
  "runnable": 1,
  "fullscreen": 1,
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 23
  },
  "preloadedJs": [
    {
      "path": "dist/h5p-interactive-video.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5p-interactive-video.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    },
    {
      "machineName": "jQuery.ui",
      "majorVersion": 1,
      "minorVersion": 10
    },
    {
      "machineName": "H5P.Video",
      "majorVersion": 1,
      "minorVersion": 6
    },
    {
      "machineName": "H5P.DragNBar",
      "majorVersion": 1,
      "minorVersion": 5
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.Wizard",
      "majorVersion": 1,
      "minorVersion": 2
    },
    {
      "machineName": "H5PEditor.InteractiveVideo",
      "majorVersion": 1,
      "minorVersion": 24
    }
  ]
}
{
  "restricted": false
}
H5P.Question-1.4
{
  "title": "Question",
  "machineName": "H5P.Question",
  "majorVersion": 1,
  "minorVersion": 4,
  "patchVersion": 10,
  "runnable": 0,
  "license": "MIT",
  "author": "Joubel",
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 7
  },
  "preloadedCss": [
    {
      "path": "styles/question.css"
    },
    {
      "path": "styles/explainer.css"
    }
  ],
  "preloadedJs": [
    {
      "path": "scripts/question.js"
    },
    {
      "path": "scripts/explainer.js"
    },
    {
      "path": "scripts/score-points.js"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.JoubelUI",
      "majorVersion": 1,
      "minorVersion": 3
    }
  ]
}
{
  "restricted": false
}

Rename Collection

h5pdb .

Tools

Collection Stats

Documents 179
Total doc size 134.01 KB
Average doc size 766 Bytes
Pre-allocated size 88 KB
Indexes 1
Total index size 32 KB
Padding factor
Extents

Indexes

Name Columns Size Attributes Actions
_id_
_id   ASC
32 KB
 DEL