Automatically send an email after quiz completion

Automatically send an email after quiz completion

by Luca Rossini -
Number of replies: 7
Hi all,
my expected user workflow is this:
- user studies the lesson
- user attempts to pass the quiz
- on quiz completion (>80%), automatically send the user an email with a text/pdf certificate

Is the Certificate module good at what I need?
If not, what kind of mods I have to make?

Thanks!
Average of ratings: -
In reply to Luca Rossini

Re: Automatically send an email after quiz completion

by Chardelle Busch -
Picture of Core developers
Certificate does have locking on grade.
Certificate can be emailed.
Certificate is NOT automatic after achieving locked grade--the student must click on the certificate link.
In reply to Chardelle Busch

Re: Automatically send an email after quiz completion

by Luca Rossini -
Thanks for your answer!
Any idea of what I need to change to make the certificate automatically sent via email? (I'm not the best php coder, but if I get a tip... ;)
In reply to Luca Rossini

Re: Automatically send an email after quiz completion

by Kevin Bayer -

I'm interested in this too - having an email automatically sent to the student after they've completed. It sends me an email to let me know - why can't it send them one too?

 

In reply to Kevin Bayer

Re: Automatically send an email after quiz completion

by Raymond Fürst -

the module sends you an e-mail because the student has clicked on his certificate, not because he as finished the test.

In reply to Raymond Fürst

Re: Automatically send an email after quiz completion

by Shail Jai -

I think we can set cron for this, but don't know how .....