I’ve rewritten my contact_inactive_students_log function in the Augsburg moodle library. This is a function that will email instructors a message with a list of students who have not been active in X days (including ones who have never logged into the course). In addition
This function is best called by command-line php in a nightly cron job. The included active.php file shows how to call the function.
I’ve also posted a more standard group-aware version of Quickmail. My other version was hacked up a bit. This one should be cleaner.
In addition I’ve added a hack to make login as a little more restrictive.
Leave a Reply