This is a block that tracks student adds and drops during the UES process.
Without actually modifiying the enrollment process, the block builds records based on the enrollment diff during cron. The block provides a simple read only access to the logs to all relevent users (Teachers, Admins, etc).
- Enrollment log for each section
- Group awareness for FERPA
- Filter by status, section, or time
Visit Add / Drop Tracking's Github Page to either download a package or clone the git repository.
- Copy the
ues_logs
folder into your Moodle/blocks/
folder. - Click on notifications in your Moodle site administration block and follow the on-screen installation instructions.
- See the Moodle Docs page on block installation
Contributions of any form are welcome. Github pull requests are preferred. File any bugs, improvements, or feature requests in our issue tracker.
Add / Drop Tracking adopts the same license that Moodle does.