Email Customization variables are used in the following areas of Skilljar Notifications:
The information below is the description of all of the variables that can be used when creating and editing Email Templates in Skilljar. You can use the sidebar on the template editing page to insert each variable into your template:
Course Completion Email Template Variables:
Variable : Description
student.full_name_display : The student's first and last name
student.first_name : Student's first name
student.last_name : Student's last name
domain.profile_link : Link to the student's profile page
student_course_progress.score : Course score
student_course_progress.max_score : Max potential course score
student_course_progress.score_as_percent : Course score in percent
student_course_progress.completed_at : Course completion date
course.title : Name of the course
published_course.url : Link to the published course
domain.url : The URL of your training domain
certificate.link : Link to relevant certificate earned
certificate.linkedin_button : Button to add certificate to LinkedIn
theme.email_display_name : Name as specified in the Theme email settings page
Live Training Registration Email Template Variables:
Variable : Description : Example Response
student.full_name_display : The student's first and last name
student.first_name : Student's first name
student.last_name : Student's last name
vilt_session_event.starts_at_display : Start date and time of the event : Dec. 11, 2019, 11 a.m
vilt_session_event.ends_at_display : End date and time of the event : Dec. 11, 2019, 11:30 a.m
vilt_session_event.timezone : Timezone of the event : PT
vilt_session.instructor_name : Name of the instructor for the event : Damani Musgrave
vilt_session.display_name : The event name : Live Training - Introduction to Skilljar
vilt_session.description_html : The event description
vilt_location.name : Location of the event : Seattle
course.title : Title of the course associated with the event : Introduction to Skilljar
domain.url : URL of the domain where the course is published : academy.skilljar.com
published_course.url : URL of the published course : academy.skilljar.com/example-course
published_course_lesson.url :URL of the lesson : academy.skilljar.com/example-course/829938
theme.email_display_name : Name as specified in the Theme email settings page : Skilljar Academy
Variable |
What it’s for |
Example |
student.full_name_display |
The student's first and last name | Joan Smith |
student.first_name |
Student's first name | Joan |
student.last_name |
Student's last name | Smith |
vilt_session_event.starts_at_display |
Start date and time of the event | Dec. 11, 2019, 11 a.m |
vilt_session_event.ends_at_display |
End date and time of the event | Dec. 11, 2019, 11 a.m |
vilt_session_event.timezone |
Timezone of the event | PT |
vilt_session.instructor_name |
Name of the instructor for the event | Damani Musgrave |
vilt_session.display_name |
The event name | Live Training - Introduction to Skilljar |
vilt_session.description_html |
The event description | |
vilt_location.name |
Location of the event | Seattle |
course.title |
Title of the course associated with the event | Introduction to Skilljar |
domain.url |
URL of the domain where the course is published | academy.skilljar.com |
published_course.url |
URL of the published course | academy.skilljar.com/course |
published_course_lesson.url |
URL of the lesson | academy.skilljar.com/course/lesson |
theme.email_display_name |
Name as specified in the Theme email settings page |
Skilljar Academy |