PHPackages                             elefant/app-scorm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. elefant/app-scorm

ActiveElefant-app[Utility &amp; Helpers](/categories/utility)

elefant/app-scorm
=================

Adds SCORM support to the Elefant CMS

1.0.0(13y ago)9772MIT

Since May 6Compare

[ Source](https://github.com/jbroadway/scorm)[ Packagist](https://packagist.org/packages/elefant/app-scorm)[ RSS](/packages/elefant-app-scorm/feed)WikiDiscussions Synced today

READMEChangelogDependencies (1)Versions (2)Used By (2)

Adds SCORM module support to the [Elefant CMS](http://www.elefantcms.com/).

Status: Beta
------------

[](#status-beta)

Needs additional conformance testing, but the core functionality works.

Install modules by uploading zip files through the Tools &gt; SCORM area. Embed SCORM modules into any page through the Dynamic Objects button in the page editor. SCORM data is saved to the database and available via the `scorm\Data` model.

Compatible with SCORM 1.2 and 2004 API versions.

Data Integration
----------------

[](#data-integration)

You can integrate the saved SCORM data into your own applications in one of two ways:

### Accessing the SCORM data store

[](#accessing-the-scorm-data-store)

To access the SCORM data directly, use the `scorm\Data` class like this:

```
