Code Monkey home page Code Monkey logo

moodle-mod_dmelearn's Introduction

moodle-mod_dmelearn

Code Climate

  • 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 API access to "Digital Media e-Learning" courses with valid application settings.
  • Usage of this plugin creates an account for each user on DM e-learning to track course completion and provide certificates, completion of each course is also recorded within Moodle.

Setup

Add required third party components (Developers)

  • Requires Composer, Bower, Node.js.
  • Node packages can be installed using NPM. This includes Gulp, gulp-rename, del and gulp-uglify.
  • Open the content folder inside this plugin from the terminal/command line.
  • Run npm install to install node packages listed within package.json.
  • Run composer install to install composer packages listed within composer.json.
  • If preparing for deployment run composer install --no-dev -o instead.
  • Run bower install to install bower packages listed within bower.json.
  • Run gulp to run the default task within gulpfile.js this places the front end assets into the expected locations.

Remove unused third party components files before deployment (Developers)

  • Open the content folder inside this plugin from the terminal/command line.
  • Run gulp clean:vendor, gulp del:bower and del:nm.

Installation / Usage

  • Either install the plugin as a .zip file via Moodle Plugin installer page or ...
  • Create a dmelearn folder inside mod/ in the root directory of you Moodle install.
  • Copy all plugin files and folders into dmelearn.
  • After the plugin has been installed by a Moodle Administrator ...
  • Go to Site Administration -> Plugins -> Activity modules -> Digital Media e-Learning.
  • Enter all required configuration details for the mod_dmelearn plugin (Provided to DM partners only).
  • DM e-Learning Activities will now be available to add to Moodle Courses.

Requirements

Authors

  • Digital Media e-Learning team.

Acknowledgements

  • This project contains code contributed by Chris Barton and BrightCookie.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.