Grade Notifications is a Moodle block for students, which allows students to opt in getting notified via Moodle via internal messaging or email if messaging is disabled.
- Admin configured cron interval
- Notify students of graded information
- Automatically apply settings for future enrolled courses
Visit the Grade Notifications Github Page to either download a package or clone the git repository.
- Copy the
grade_notify
folder to your/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
Grade Notifications adopts the same license that Moodle does.