@@ -16,15 +16,15 @@ If you hadn't already installed the plugin, you'll need to login as an admin and
## Adding Events
Assuming you've followed the [instructions above](#setup), you can modify and test events by updating the code inside the directories below.
-vendor/learninglocker/moodle-log-expander
-vendor/learninglocker/moodle-xapi-translator
-vendor/learninglocker/xapi-recipe-emitter
-lib/expander
-lib/translator
-lib/emitter
If you've read the [plugin design](design.md) you should understand what each of these directories are responsible for. Each of the parts have their own documentation on their respective Github repositories (linked below).