Sending an email at end of quiz

Sending an email at end of quiz

by Riccardo Rossi -
Number of replies: 3
I want to send a email when a student finish a quiz. If possible i would  send with the  mail all the wrong/good answers and the final result. Using Moodle, is this possible from default or i have to make some php programming?  (when i say "email" i mean a true email like hello@usa.it , not a moodle message).

I'm using Moodle 2.9
Average of ratings: -
In reply to Riccardo Rossi

Re: Sending an email at end of quiz

by Jon Bolton -
Picture of Particularly helpful Moodlers Picture of Testers
In reply to Jon Bolton

Re: Sending an email at end of quiz

by Riccardo Rossi -

Yes i checked that part of documentation, but i noticed that:

"Note that although the capabilities are "emailnotifysubmission/emailconfirmsubmission" the notifications do NOT have to be via email. The notifications come via Moodle's messaging system. Admins can set the defaults from Administration > Site administration > Plugins > Message outputs > Default message outputs to enable/disable email/pop up notification."

I'm interested on send messages using e-mail and not using the moodle message system.