Skip to content

wangtao2001/moodle-mod_coursegraph

Repository files navigation

Requirements

  • Node.js 18.20.8+
  • Tested with Moodle 4.5.1+

Installation

  1. Clone the repository to the directory moodle/mod and rename it to coursegraph
git clone git@github.com:wangtao2001/moodle-mod_coursegraph.git
mv moodle-mod_coursegraph coursegraph
cd coursegraph
  1. Install dependencies
cd vue
npm install
  1. Build the plugin
npm run build
  1. Install the plugin in Moodle

Login to the web interface as an administrator and follow the prompts to upgrade the database as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published