_id metadata additionalMetadata
H5P.SortParagraphs-0.11
{
  "title": "Sort the Paragraphs",
  "description": "Let students sort paragraphs into the correct order",
  "majorVersion": 0,
  "minorVersion": 11,
  "patchVersion": 2,
  "runnable": 1,
  "author": "Oliver Tacke",
  "license": "MIT",
  "machineName": "H5P.SortParagraphs",
  "embedTypes": [
    "iframe"
  ],
  "preloadedJs": [
    {
      "path": "dist/h5p-sort-paragraphs.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5p-sort-paragraphs.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.Question",
      "majorVersion": 1,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.JoubelUI",
      "majorVersion": 1,
      "minorVersion": 3
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.RangeList",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.ShowWhen",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}
{
  "restricted": false
}
H5P.Cornell-0.1
{
  "title": "Cornell Notes",
  "description": "Let your students take structured notes.",
  "majorVersion": 0,
  "minorVersion": 1,
  "patchVersion": 4,
  "runnable": 1,
  "author": "Oliver Tacke",
  "license": "MIT",
  "machineName": "H5P.Cornell",
  "embedTypes": [
    "iframe"
  ],
  "preloadedJs": [
    {
      "path": "dist/h5p-cornell.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5p-cornell.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.Question",
      "majorVersion": 1,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.JoubelUI",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5P.TextInputField",
      "majorVersion": 1,
      "minorVersion": 2
    }
  ]
}
{
  "restricted": false
}
H5P.AFrameOrbitControls-1.3
{
  "machineName": "H5P.AFrameOrbitControls",
  "title": "aframe-orbit-controls.js",
  "description": "H5P wrapper for replacing AFrame controls with Orbit Controls",
  "license": "MIT",
  "author": "Kevin Ngo <me@ngokevin.com>",
  "majorVersion": 1,
  "minorVersion": 3,
  "patchVersion": 0,
  "runnable": 0,
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 12
  },
  "preloadedJs": [
    {
      "path": "aframe-orbit-controls.min.js"
    }
  ]
}
{
  "restricted": false
}
H5P.AFrame-1.0
{
  "machineName": "H5P.AFrame",
  "title": "aframe.js",
  "description": "An H5P wrapper around the AFrame library",
  "license": "MIT",
  "author": "A-Frame authors",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 4,
  "runnable": 0,
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 12
  },
  "preloadedJs": [
    {
      "path": "aframe.js"
    }
  ]
}
{
  "restricted": false
}
H5P.AFrameAR-3.1
{
  "machineName": "H5P.AFrameAR",
  "title": "aframe-ar.js",
  "description": "An H5P wrapper around the AR.js library",
  "license": "MIT",
  "author": "AR.js",
  "majorVersion": 3,
  "minorVersion": 1,
  "patchVersion": 1,
  "runnable": 0,
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 12
  },
  "preloadedJs": [
    {
      "path": "aframe-ar.js"
    }
  ]
}
{
  "restricted": false
}
H5PEditor.ARMarkerGenerator-1.0
{
  "title": "H5PEditor.ARMarkerGenerator",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 2,
  "runnable": 0,
  "machineName": "H5PEditor.ARMarkerGenerator",
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 12
  },
  "author": "Oliver Tacke",
  "preloadedJs": [
    {
      "path": "scripts/h5peditor-ar-marker-generator-spinner.js"
    },
    {
      "path": "scripts/h5peditor-ar-marker-generator.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "styles/h5peditor-ar-marker-generator-spinner.css"
    },
    {
      "path": "styles/h5peditor-ar-marker-generator.css"
    }
  ]
}
{
  "restricted": false
}
H5P.ARScavenger-1.2
{
  "title": "AR Scavenger (beta)",
  "description": "Proof-of-Concept for AR in H5P",
  "majorVersion": 1,
  "minorVersion": 2,
  "patchVersion": 9,
  "runnable": 1,
  "author": "Oliver Tacke",
  "license": "MIT",
  "machineName": "H5P.ARScavenger",
  "embedTypes": [
    "iframe"
  ],
  "preloadedJs": [
    {
      "path": "dist/h5p-ar-scavenger.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5p-ar-scavenger.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.Question",
      "majorVersion": 1,
      "minorVersion": 4
    },
    {
      "machineName": "H5P.JoubelUI",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5P.AFrame",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5P.AFrameAR",
      "majorVersion": 3,
      "minorVersion": 1
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.VerticalTabs",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5PEditor.RangeList",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.ShowWhen",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.ARMarkerGenerator",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.ThreeDModelLoader",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.InputRow",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5PEditor.ImportantDescription",
      "majorVersion": 0,
      "minorVersion": 1
    }
  ]
}
{
  "restricted": false
}
H5PEditor.ImportantDescription-0.1
{
  "title": "H5PEditor.ImportantDescription",
  "majorVersion": 0,
  "minorVersion": 1,
  "patchVersion": 1,
  "runnable": 0,
  "machineName": "H5PEditor.ImportantDescription",
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 12
  },
  "author": "Oliver Tacke",
  "preloadedJs": [
    {
      "path": "dist/h5peditor-important-description.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5peditor-important-description.css"
    }
  ]
}
{
  "restricted": false
}
H5PEditor.ThreeDModelLoader-1.0
{
  "title": "H5PEditor.ThreeDModelLoader",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 3,
  "runnable": 0,
  "machineName": "H5PEditor.ThreeDModelLoader",
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 12
  },
  "author": "Oliver Tacke",
  "preloadedJs": [
    {
      "path": "dist/h5peditor-3d-model-loader.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5peditor-3d-model-loader.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.AFrame",
      "majorVersion": 1,
      "minorVersion": 0
    },
    {
      "machineName": "H5P.AFrameOrbitControls",
      "majorVersion": 1,
      "minorVersion": 3
    }
  ]
}
{
  "restricted": false
}
H5P.StructureStrip-1.0
{
  "title": "Structure Strip",
  "description": "Let your students write texts while giving them some structural guidance",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 0,
  "runnable": 1,
  "author": "Oliver Tacke",
  "license": "MIT",
  "machineName": "H5P.StructureStrip",
  "embedTypes": [
    "iframe"
  ],
  "preloadedJs": [
    {
      "path": "dist/h5p-structure-strip.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "dist/h5p-structure-strip.css"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.Question",
      "majorVersion": 1,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.JoubelUI",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5P.MaterialDesignIcons",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ],
  "editorDependencies": [
    {
      "machineName": "H5PEditor.VerticalTabs",
      "majorVersion": 1,
      "minorVersion": 3
    },
    {
      "machineName": "H5PEditor.ColorSelector",
      "majorVersion": 1,
      "minorVersion": 2
    },
    {
      "machineName": "H5PEditor.ShowWhen",
      "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