Skip to content

A php application converting openEclass courses to IMS Common Cartridge format

Notifications You must be signed in to change notification settings

nikoloup/openeclass-imscc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openeclass-imscc

A php application converting openEclass courses to IMS Common Cartridge format

The application requires access to the openeclass database, from which it retrieves the required information. Currently the course data being converted are title, description, information, files and links. Other modules might also be supported in the future.

Requirements

PEAR Package Console_CommandLine

Setup

  • Clone repository
  • Edit config/config_default.php configuration values
  • Rename config/config_default.php to config.php

Usage

Run 'php eclass-to-imscc.php -c {Course_id} -f {output filename}'

About

A php application converting openEclass courses to IMS Common Cartridge format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages