Fix TutorLMS Student Enrollment Notification
Budget: €8 – €30 EUR
TUTORLMS - ENROL STUDENTS VI CVD ISSUE
I want to use the ‘enrolment’ feature to enrol current registered students onto a particular course.
All works fine until the student receives the email notification
Email to students - course enrolled
Although shortcode {user_name} Is used in the default email, the email does not actually show the username, instead it shows their real name which they used to register. So they cant log in using the details in the email. Therefore, they don’t actually take the course I enrolled then on.
The main feature for me though is the ability to import students and have them registered on a particular course. I have about 2000 students waiting. Everything works fine apart from the following.
All enrolled students get two emails.
Email one is as above but due to the fact that they never registered themselves, (I did that for them by importing them) they will never know there username) it only shows their real name so they will never be able to actually log in.
Email two asks them to create a password – they also get this email no problem, but again the shortcode {user_name} actually displays their real name causing confusion and if they attempt to log in with their password, it fails because the email is not actually giving them the real username.
I actually found the relevant email file here: \plugins\tutor-pro\templates\email but I don’t know how to fix the issue.
I want to use the ‘enrolment’ feature to enrol current registered students onto a particular course.
All works fine until the student receives the email notification
Email to students - course enrolled
Although shortcode {user_name} Is used in the default email, the email does not actually show the username, instead it shows their real name which they used to register. So they cant log in using the details in the email. Therefore, they don’t actually take the course I enrolled then on.
The main feature for me though is the ability to import students and have them registered on a particular course. I have about 2000 students waiting. Everything works fine apart from the following.
All enrolled students get two emails.
Email one is as above but due to the fact that they never registered themselves, (I did that for them by importing them) they will never know there username) it only shows their real name so they will never be able to actually log in.
Email two asks them to create a password – they also get this email no problem, but again the shortcode {user_name} actually displays their real name causing confusion and if they attempt to log in with their password, it fails because the email is not actually giving them the real username.
I actually found the relevant email file here: \plugins\tutor-pro\templates\email but I don’t know how to fix the issue.