Skip to content

v1.0.0 First Release: Learning Object Adapter

Latest

Choose a tag to compare

@fmateos fmateos released this 18 Jun 14:44
· 17 commits to main since this release

πŸŽ‰ Omeka S Learning Object Module – Initial Release

This module enables the upload and display of learning objects (e.g., SCORM packages and eXeLearning 3.0 content) as media in Omeka S.

✨ Features

  • Learning Object Ingester
    Automatically detects SCORM and eXeLearning .zip packages.

  • Package Extraction
    Unzips and stores content in a server directory.

  • Custom Renderer
    Displays a thumbnail with:

    • πŸ“₯ Download: Get the original .zip
    • πŸ‘οΈ Visualize: View in new tab

πŸ“¦ Installation

  1. Copy to /modules/ in Omeka S.
  2. Enable the module.
  3. Upload .zip packages as media.

βœ… Requirements

  • Omeka S v4.0+
  • PHP Zip extension
  • Writable files/ directory

Contributions and feedback welcome!