Skip to content

Releases: ateeducacion/OmekaS-LearningObject

v1.0.0 First Release: Learning Object Adapter

18 Jun 14:44

Choose a tag to compare

🎉 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!