Send email when student marked as attended.

Send email when student marked as attended.

by Dustin Elliott -
Number of replies: 3
Hello,

Is there a way to have an email sent to the student when they are marked as "Attended" for a Face-to-Face class?

I would like to be able to have an automated email sent to the students email address after they attend a Face-to-Face class reminding them to do some things.

Has anyone done something like this or know how?

Thanks!
Dustin
Average of ratings: -
In reply to Dustin Elliott

Re: Send email when student marked as attended.

by François Marier -
Hi Dustin,

It's not currently possible in the code, but you can easily add an email_to_user() call to the "facetoface_take_individual_attendance" function in /mod/facetoface/lib.php.

This is an interesting feature and if someone wants to spend some time preparing a patch for it (adding this call, as well as a checkbox in the system-wide options) then I'll look at integrating it into the Face-to-face module.

Cheers,
Francois
In reply to François Marier

Re: Send email when student marked as attended.

by Dustin Elliott -
I would be more than happy to work on it however I have barely gotten my feet wet when it comes to PHP. I bet someone better than me could get it done much more quickly but I will see what I can do.

Thanks,
Dustin