Edjet LMS Server 6.3

Manage message templates

Create a message template

You can create your own message template:

  1. Go to Settings page.
  2. Click Message templates in main menu.
  3. Click New item in the toolbar.
  4. Enter Content of the message.
    Note: You can use localization strings and also various dynamic properties (see below)
  5. Click Save in the toolbar.

Dynamic properties

Key Description
%%certificate_name%% Name of the certificate (require certificate object)
%%certificate_valid_to%% Certificate validity (require certificate object)
%%certificate_link%% Link to view certificate (require certificate object)
%%course_name%% Name of the course (require course object)
%%course_valid_from%% Course start date (require course object)
%%course_link%% Course link (require course object)
%%data%% Message submitted via online form (require form post method data object)

Edit or delete message template

To edit custom message template:

  1. Go to Settings page.
  2. Click Message templates in main menu.
  3. Find the item and click Edit.
  4. Make your changes.
  5. Click Save in toolbar.

To delete custom message template:

  1. Go to Settings page.
  2. Click Message templates in main menu.
  3. Find the item and click Delete.
  4. Click OK in confirmation dialog.

Overview of system message templates

Expiration of certificate – Certificate name

Hi,

the certificate expires: Certificate expiry date

Link to the certificate

Contact form

Email sent via the contact form on your website.

Message from sender

Contact form – Confirmation

Your message has been received. Thank you for your interest. We will contact you as soon as possible.

Beginning of the course – Course name

Hi,

the course begins:

Course start date

Link to the course

End of the course – Course name

Hi,

the course ends:

Course expiry date

Link to the course

Invitation to course – Course name

Hi,

invitation to the course:

Course name

Link to the course

E-learning report

Click on the following links to view the report:

Link to report 1

Link to report 2

Lost password – Confirmation

Please confirm the generation of a new password for your account by clicking on the following link:

Password reset link

New password

At your request, we are sending you a new password:

New password

Sign up – Confirmation

Your registration was successful. Thank you.

Login: entered value

First name: entered value

Last name: entered value

E-mail: zadaná hodnota

User name: entered value

Password: entered value

Password again: entered value

Privacy policy: entered value

Related