Sending email on first course enrolment

Sending email on first course enrolment

por Nacho S.S. -
Número de respostas: 3
Hi!

When someone enroles for first time into a course, is sent an email where the person can read the course welcome message or something similar.

I would like to change that message.

I know the mod/modulename ... xxxx_cron() function for the modules email messages, but I haven't noticed the location of the course welcome message.

Thanks!!!
Media de puntuacións: -
En resposta a Nacho S.S.

Re: Sending email on first course enrolment

por Martin Dougiamas -
Imaxe de Core developers Imaxe de Documentation writers Imaxe de Moodle HQ Imaxe de Particularly helpful Moodlers Imaxe de Plugin developers Imaxe de Testers
It's the string named "welcometocoursetext" in moodle.php of the language files.
En resposta a Martin Dougiamas

Re: Sending email on first course enrolment

por angel williams -
is it possible to have this course text set by the individual teacher instead of (or inaddition to) a universal message?