Actions

Translations

Translations:Email templates/81/en

From LimeSurvey Manual

{EMAIL} Email of the recipient
{FIRSTNAME} First Name
{LASTNAME} Last Name
{SURVEYURL} The URL to start the survey - if you are sending HTML emails, a full URL will be displayed to the survey participant
@@SURVEYURL@@ The URL to start the survey - this is the barebone link. Use this if you want to integrate the link in your custom HTML elements somewhere (available in v1.90 and later)
{OPTOUTURL} The URL to deactivate sending of emails for the respective survey - a full link will be displayed in the HTML version of the email template
{OPTINURL} If a user is blacklisted and wants to participate in the respective survey, they have to click the opt-in URL to receive survey invitations/reminders again.
{GLOBALOPTOUTURL} The URL for a respondent to opt-out of central participant list for this site - a full link will be displayed in the HTML version of the email template
{TOKEN} The token to access the survey
{USESLEFT} The number of uses left for the token
{VALIDFROM} The date the token is valid from
{VALIDUNTIL} The date the token is valid until
{EMAILSTATUS} Used for skipping emails on email sending. Default email status is "OK".
{LANGUAGE} Used to define the language to be used for emails and survey URL when using multilingual surveys
{SENT} Invitation send date in ISO8601 format with time (Y-m-d H:i:s in PHP)
{REMINDERSENT } Reminder send date in ISO8601 format with time (Y-m-d H:i:s in PHP)
{REMINDERCOUNT} Number of reminders already sent
{COMPLETED } Survey completion date
{TID} Internal ID at token table
{ATTRIBUTE_1} Attribute 1
{ATTRIBUTE_2} Attribute 2 (...and so on for more attribute fields)