Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Manage email templates

To adapt the various email templates that are sent directly from the portal to suit your requirements, use the Manage email templates task:

Info

By default this task will open showing the Self Assessment Invite email template

Specific Email Templates have an Email Active switch below the Subject Heading. This feature provides the ability for those (Automatic Send) Emails to be made Inactive, thereby stopping the automatic sending of those emails.

The Templates with this ability are highlighted in the Email Templates Available table.

Note

Making auto send Emails Inactive should be used with caution, and a deliberate action for specific reasons.


Note

A warning regarding Emails delivered via SkillsTX.

We recommend keeping SkillsTX generated emails as simple and as basic as is necessary.

The SkillsTX Email sending functionality was NOT designed for complex Emails, including Images and Image links.

From (bitter) experience we have found that complex emails are likely to be rejected due to Spam and various client security mechanisms and have in the past caused our Email servers to be blacklisted. The fact that our system emails are from a donotreply@skillstx.com address, and that they often contain links, already make it a spam detection target.


On this page:

Table of Contents

Email templates available

Email template

Description of usage

Self Assessment invite Email

Used to send the initial assessment surveys invitation email

Self Assessment invite Email Reminder

Used to send Reminder assessment surveys invitation email. The frequency and number of these automatically sent will depend on the workspace settings

Self Assessment invite Email Final Reminder

Used to send the Final Reminder assessment surveys invitation email. When this is automatically sent will depend on the workspace settings

Self Assessed Notification

The Email that is automatically sent by the system when a person has completed their Self Assessment, accompanied with their draft Profile Report.

Has Email Active switch

Approval Request

The Email that is automatically sent by the system when a person requests a Approval for the skills profile. The recipient of this email will depend on the workspace settings for approvals

Low Activity Notification

This Notification Email, unless it has been suppressed, is automatically sent by the system to an individual if they have not invoked their Planner session in the last 60days

Skill Evidence has Expired Notification

This Notification Email, unless it has been suppressed, is automatically sent by the system to an individual if they have any evidence with an expiry date set, and which has expired in the last 60 days

Action Plan Target Date Missed Notification

This Notification Email, unless it has been suppressed, is automatically sent by the system to an individual if they have any Actions in their Action Plan with a Target Date set, and which has missed the Target Date in the last 30 days. (i.e. They have not set the Action to completed)

Approved Profile Notification

This Notification Email, is automatically sent by the system to an individual when their Profile is approved by the appropriate Team Leader or Line Manager. The email includes the Approvers comments

Has Email Active switch

Updated Action Plan Notification

This Notification Email, can optionally be sent by the system to an individual when their Action Plan has been updated by the appropriate Line Manager. The Line Manager has an option to invoke the sending of the email after making an update to the individuals Action Plan

Endorsed Profile Notification

This Notification Email, is sent by the system to an individual when their Endorsed Profile has been Approved by the nominated Endorser

Has Email Active switch

SFIA Badges issued Notification

Only available if the SFIA Certification option has been made available to your organization

This Notification Email, is sent by the system to an individual when their Evidence Skill has been certified and a badge issued.


Making changes to an email template

  1. Select the template you wish to change from the Templates drop-down:

  2. You can choose to change the subject line to your own requirements:

  3. You can choose to edit the email body either in standard editor mode or HTML format

  4. You can now adapt (edit) the email so suit you own organizational requirements

  5. Once you have completed editing you have the option to:

    1. Save the changes

    2. Reset and remove the changes to allow you to restart editing

Note: should you try and change Templates in the middle of editing another one you will need to reply to a prompt similar to the following:

Note

There are some special substitution fields that you will find included in the email. Some are links that need to be included and some we recommend you include. These are more obvious when shown in HTML mode. Refer the table on the Right for descriptions

Panel
panelIconId26a0
panelIcon:warning:
panelIconText⚠️
bgColor#FFFAE6

The WYSIWYG style text editor used by our platform is unable to translate some of the more complex full HTML provided by other editors. If you have included complex HTML via our HTML editor, our editor may detect that, and will then open that template automatically using the HTML editor, depending on the complexity of the HTML.

However, should you then decide to try and switch to the standard text editor tab, (possibly to try and view the email in WYSIWYG format), you may find the whole screen will go blank, and no longer an option to switch back to the HTML tab.

Do not panic! 😨 To revert back to the HTML editor, you will need to refresh your screen, which will then revert it back to the HTML tab automatically. Or you can log out and back in again.

However when developing Emails please take into account our Warning regarding Emails delivered via SkillsTX.

Special substitution fields used in emails

Fields Name

HTML usage/format examples

Description & usage

Name

$Name$

Substitutes the persons Preferred Name, or Name if Preferred Name is not being used.

For most emails it is used for addressing the person to whom the email has been sent.

For the Approval Request email it will substitute the name of the person who has requested the approval.

Email

$Email$

Substitutes the persons email address

For the Approval Request email it will substitute the Email of the person who has requested the approval.

First Name

$FirstName$

Substitutes the persons first name

For the Approval Request email it will substitute the First Name of the person who has requested the approval.

Last Name

$LastName$

Substitutes the persons last name (Surname)

For the Approval Request email it will substitute the Last Name of the person who has requested the approval.

Other

$Other$

Substitutes the content persons Other field.

(The field is used differently by different organizations)

For the Approval Request email it will substitute the Other field contents of the person who has requested the approval.

LoginUrl

<a href="$LoginUrl$" target="_self">HERE</a>

Substitutes the Planner Login link for the person to whom the email has been sent.

Will be a person configured as a Team Leader or Line Manager for profile approvals

Note

Must be included in the Approval Request email template

ManageProfileUrl

<a href="$ManageProfileUrl$" target="_self">Profile for Approval</a>

Substitutes the Planner Profile link for a person who has requested a Profile approval

Note

Must be included in the Approval Request email template

CompanyName

$CompanyName$

Substitutes the name of the organization/Company that owns the workspace. Often used as part of an email signature

SurveyPortalLink

<a href="$SurveyPortalLink$" target="_self">Start Assessment</a>

Substitutes the unique link to the persons assessment surveys.

Note

Must be included in all assessment invitation and reminder email templates, although the display name (“Start Assessment” can be changed (see below)

TutorialLink

<a href="$TutorialLink$" target="_blank">here</a>

Substitutes a link to a web page with guidance specific to the persons current situation for the initial Assessment survey

Tip

We recommend this is provided for all initial assessment invitation emails

PrivacyPolicyLink

<a href="$PrivacyPolicyLink$" target="_blank">Click here to view</a>

Substitutes with a link to the current SkillsTX privacy policy on our website

VideoTutorialLink

<a href="$VideoTutorialLink$" target="_blank">Instruction Video</a>

Substitutes with a link to the SkillsTX web page that links to the current Self Assessment tutorial video, to help prepare participants on what to expect.

Tip

We recommend this is provided for all assessment invitation Reminders emails

Note:

  • The display text (i.e. the link text that will actually be displayed in the emails) for the substitution links shown above are able to be changed to suit your own requirements.

    • Example: The display text for the SurveyPortalLink shown above is set to Start Assessment. If you wish to change it to something more descriptive such as Click here to begin your assessment then you can change the HTML as follows:

    • <a href="$SurveyPortalLink$" target="_self">Click here to begin your assessment</a>


Related Help pages

Filter by label (Content by label)
showLabelsfalse
max25
spacesSAH
sorttitle
showSpacefalse
typepage
cqllabel = "17" and type = "page" and space = "TXADM"
labelsdocumentation-space-sample