Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
ajdunn2 edited this page Apr 30, 2015 · 6 revisions

Intro

This is a Moodle Plugin to access/use Digital Media e-Learning course content as a Moodle Activity rather than users accessing the "DM e-learning" website directly.

This plugin is only useful for Moodle Managers that have been granted ELMO API access to "Digital Media e-Learning" courses with valid application settings. This includes an ELMO API URL, ELMO application name, ELMO public key, and an ELMO secret key.

This plugin connects to a Digital Media run website through a private ELMO API to display courses to users identically to what is seen on the original DM website.

When adding a ‘DM e-Learning’ Activity to a Moodle Course, the Moodle Manager can select from a list of DM e-Learning courses that they have been granted access to.

Usage of this plugin creates an account for each user on DM e-learning (if one doesn't already exist) to track course completion and provide downloadable certificates. Completion of each course is also recorded within Moodle.

External software used within the plugin

  • Guzzle 3
  • Font-Awesome 3
  • Font-Awesome 4
Clone this wiki locally