Quantcast
Channel: Authentication
Viewing all articles
Browse latest Browse all 8256

Re: Email Notification for each course enrollment

$
0
0
by Nidhi Tiwari.  

Hi Nishant,

I found the solution.


Add below code in /enrol/manual/ajax.php before echo json_encode($outcome);

require_once($CFG->libdir.'/moodlelib.php');

$body = "You have been enrolled to course"."".$course->fullname."<br/><br/>"."Please login to start your course."."<br/><br/>"."Thanks,"."<br/>Admin";

email_to_user($user,$USER,'Enrollment Notification','The text of the message',$body);




Viewing all articles
Browse latest Browse all 8256

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>