Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 574 Bytes

File metadata and controls

22 lines (13 loc) · 574 Bytes

Installation

Grab the latest release and install it to Moodle environment as any other plugin.

Deployment

Prerequisites

  • Node.js and npm (for Grunt)
  • just command runner

Bundle

From the mod/eductx directory, run:

just bundle

This will compile the AMD JavaScript modules and create an eductx.zip archive in the mod/ directory.

Upload the zip via Site administration > Plugins > Install plugins in your Moodle instance.