_id metadata additionalMetadata
H5P.MemoryGame-1.3
{
  "title": "Memory Game",
  "description": "See how many cards you can remember!",
  "majorVersion": 1,
  "minorVersion": 3,
  "patchVersion": 24,
  "runnable": 1,
  "author": "Joubel",
  "license": "MIT",
  "machineName": "H5P.MemoryGame",
  "preloadedCss": [
    {
      "path": "memory-game.css"
    }
  ],
  "preloadedJs": [
    {
      "path": "memory-game.js"
    },
    {
      "path": "card.js"
    },
    {
      "path": "counter.js"
    },
    {
      "path": "popup.js"
    },
    {
      "path": "timer.js"
    },
    {
      "path": "aria-live-region.js"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.Timer",
      "majorVersion": 0,
      "minorVersion": 4
    },
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.ColorSelector",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5PEditor.VerticalTabs",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5PEditor.AudioRecorder",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
H5P.Timer-0.4
{
  "title": "Timer",
  "machineName": "H5P.Timer",
  "majorVersion": 0,
  "minorVersion": 4,
  "patchVersion": 2,
  "contentType": "Utility",
  "runnable": 0,
  "author": "Oliver Tacke",
  "license": "pd",
  "description": "General purpose timer that can be used by other H5P libraries.",
  "preloadedJs": [
    {
      "path": "scripts/timer.js"
    }
  ]
}
{
  "restricted": false
}
H5PEditor.AudioRecorder-1.0
{
  "machineName": "H5PEditor.AudioRecorder",
  "title": "H5P Editor Audio Recorder",
  "description": "Record and upload audio directly in the H5P Editor",
  "license": "MIT",
  "author": "Joubel",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 11,
  "runnable": 0,
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 20
  },
  "preloadedJs": [
    {
      "path": "dist/h5p-editor-audio-recorder.js"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.FontIcons",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
H5P.Essay-1.5
{
  "title": "Essay",
  "description": "Score a student's essay automatically",
  "majorVersion": 1,
  "minorVersion": 5,
  "patchVersion": 8,
  "runnable": 1,
  "embedTypes": [
    "iframe"
  ],
  "author": "Oliver Tacke",
  "license": "MIT",
  "machineName": "H5P.Essay",
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 13
  },
  "preloadedJs": [
    {
      "path": "scripts/essay.js"
    },
    {
      "path": "scripts/inputfield.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "styles/essay.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.Question",
      "majorVersion": 1,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.JoubelUI",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5P.TextUtilities",
      "majorVersion": 1,
      "minorVersion": 3
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.VerticalTabs",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5PEditor.RangeList",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.ShowWhen",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
H5P.ArithmeticQuiz-1.1
{
  "title": "Arithmetic Quiz",
  "description": "Arithmetic quiz containing addition, division, multiplication, subtraction and linear equations",
  "majorVersion": 1,
  "minorVersion": 1,
  "patchVersion": 22,
  "runnable": 1,
  "author": "Joubel, fabforge",
  "license": "MIT",
  "machineName": "H5P.ArithmeticQuiz",
  "fullscreen": 0,
  "embedTypes": [
    "iframe"
  ],
  "preloadedJs": [
    {
      "path": "js/algebra.min.js"
    },
    {
      "path": "js/arithmetic-quiz.js"
    },
    {
      "path": "js/sound-effects.js"
    },
    {
      "path": "js/countdown-widget.js"
    },
    {
      "path": "js/timer-widget.js"
    },
    {
      "path": "js/intro-page.js"
    },
    {
      "path": "js/qe-generator.js"
    },
    {
      "path": "js/qa-generator.js"
    },
    {
      "path": "js/game-page.js"
    },
    {
      "path": "js/result-page.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "css/arithmetic-quiz.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.JoubelUI",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "Odometer",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.ShowWhen",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
Odometer-1.0
{
  "title": "Odometer",
  "description": "Odometer (http://github.hubspot.com/odometer/)",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 3,
  "runnable": 0,
  "author": "HubSpot",
  "license": "MIT",
  "machineName": "Odometer",
  "preloadedJs": [
    {
      "path": "odometer.min.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "themes/odometer-theme-default.css"
    }
  ]
}
{
  "restricted": false
}
TimelineJS-1.1
{
  "title": "TimelineJS",
  "contentType": "Library",
  "majorVersion": 1,
  "minorVersion": 1,
  "patchVersion": 1,
  "descripion": "A Storytelling Timeline built in JavaScript. http://timeline.knightlab.com. Version 2.36.0",
  "machineName": "TimelineJS",
  "runnable": 0,
  "author": "KnightLab",
  "license": "MPL2",
  "preloadedJs": [
    {
      "path": "js/storyjs-embed.js"
    },
    {
      "path": "timeline.js"
    }
  ]
}
{
  "restricted": false
}
H5P.SpeakTheWords-1.5
{
  "title": "Speak the Words",
  "description": "A task where you have to answer a question using speech",
  "majorVersion": 1,
  "minorVersion": 5,
  "patchVersion": 3,
  "runnable": 1,
  "author": "Thomasmars",
  "license": "MIT",
  "machineName": "H5P.SpeakTheWords",
  "embedTypes": [
    "iframe"
  ],
  "preloadedJs": [
    {
      "path": "dist/h5p-speak-the-words.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5p-speak-the-words.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.Question",
      "majorVersion": 1,
      "minorVersion": 5
    },
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.ShowWhen",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
H5P.SpeakTheWordsSet-1.3
{
  "title": "Speak the Words Set",
  "description": "Answer a set of questions using your speech",
  "majorVersion": 1,
  "minorVersion": 3,
  "patchVersion": 2,
  "runnable": 1,
  "author": "Joubel",
  "license": "MIT",
  "machineName": "H5P.SpeakTheWordsSet",
  "embedTypes": [
    "iframe"
  ],
  "preloadedJs": [
    {
      "path": "dist/dist.js"
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.RangeList",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.VerticalTabs",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5PEditor.ShowWhen",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.Question",
      "majorVersion": 1,
      "minorVersion": 5
    },
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    }
  ]
}
{
  "restricted": false
}
H5P.DragNBar-1.4
{
  "title": "Drag N Bar",
  "contentType": "API",
  "description": "Creates a menu bar with items that can be dropped into the specified container.",
  "majorVersion": 1,
  "minorVersion": 4,
  "patchVersion": 8,
  "runnable": 0,
  "machineName": "H5P.DragNBar",
  "author": "Joubel",
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 14
  },
  "preloadedJs": [
    {
      "path": "scripts/drag-n-bar.js"
    },
    {
      "path": "scripts/context-menu.js"
    },
    {
      "path": "scripts/dialog.js"
    },
    {
      "path": "scripts/drag-n-bar-element.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "styles/drag-n-bar.css"
    },
    {
      "path": "styles/dialog.css"
    },
    {
      "path": "styles/context-menu.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.DragNDrop",
      "majorVersion": 1,
      "minorVersion": 1
    },
    {
      "machineName": "H5P.DragNResize",
      "majorVersion": 1,
      "minorVersion": 2
    },
    {
      "machineName": "H5P.FontIcons",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "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