Skip to content

wangtao2001/moodle-mod_coursegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]: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