A moodle plugin that brings everyone's favorite mascot from 90's computing to Moodle.
-
Create a
.env
file inapp
with the contentsVITE_APIURL=https://your/api/url
-
cd
into theapp
folder and runpnpm build
to build the app. -
Copy the root folder to
local/smartclippy
to enable Clippy on your course pages. -
NOTE: It will ask you to set an API URL in Moodle settings. Just type in anything as the app doesn't actually look at it.