auto send mails in a course

auto send mails in a course

by Rafael Roijackers -
Number of replies: 3

Is it possinle to automatic send emails to enrolled students with tips and tricks? 


Lets say that the students will receive every month a mail with tips and tricks. And that you create the mails predefined.

Average of ratings: -
In reply to Rafael Roijackers

Re: auto send mails in a course

by Colin Fraser -

You can do this using a cron job I would think. Write the email, have a list of recipients, and automate the task of sending it. The above Moodle Doc will help you get started on how to do that (opens in a new window).  

In reply to Colin Fraser

Re: auto send mails in a course

by Rafael Roijackers -

Maybe I need to be more specific. What I want is the following. We deliver Microsoft Office courses. An example:


A student is following an Excel course. What I'm looking for is a possibilty that He receives every month an automatic e-mail with tips and tricks about Excel. Is there a possibility for creating that?