Change who Welcome to Course comes from?

Change who Welcome to Course comes from?

by Lal Krishna -
Number of replies: 0
I would like to change the welcometocourse message so that it comes from the course administrator rather than the teacher.

How can i do this?

I'm looking at /lib/moodlelib.php on the line where it says:

if (! $teacher = get_teacher($course->id)) {
$teacher = get_admin();

Is this where I would change things?

Lal
Average of ratings: -