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.
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).
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?
I answered a similar question yesterday. The answer I provided there might be useful here too.
https://moodle.org/mod/forum/discuss.php?d=366150#p1476989
Using the solution provided there, you could set up an auto responder series of emails via a commercial mailing list/CRM provider, and add users to the list using Moodle events.