Token Descriptions
Common tokens
Name | Token | Description |
Title | [node:title] | The title of a course or any other content. |
URL | [node:url] | The URL of the course or other content. |
First name | [user:profile-profile:field-first-name] | The user's first name |
Last name | [user:profile-profile:field-last-name] | The user's last name |
Username | [user:name-raw] | The user's username |
User ID | [user:uid] | The user's unique ID number |
Mobile number | [user:sms-user-phone-number] | The user's mobile number. Only works if SMS module is enabled. |
(Activity) Start date | [node:field-course-date:value] | Field "field_course_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration) |
(Activity) Expiration date | [node:field-course-date:value2] | Field "field_course_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration) |
(Live) Event start date | [node:field-course-event-date:value] | Field "field_event_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration). See more information here. |
(Live) Event start date - without day of the week or time | [node:field-course-event-date:value:ethosce_short_no_time_full_month] | |
(Live) Event end date | [node:field-course-event-date:value2] | Field "field_event_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration). See more information here. |
(Live) Event duration | [node:field-course-event-date:duration] | Field "field_event_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration). See more information here. |
(Activity) Location name | [node:field_course_location:name] | Tokens for the field: field_course_location. |
(Activity) Location street | [node:field_course_location:street] | |
(Activity) Location city | [node:field_course_location:city] | |
(Activity) Location state/province | [node:field_course_location:province] | |
(Activity) Location additional | [node:field_course_location:additional] | |
(Activity) Location city | [node:field_course_location:city] | |
(Activity) Location state/province | [node:field_course_location:province] | Abbreviation |
(Activity) Location state/province | [node:field_course_location:province_name] | Full name |
(Activity) Location postal code | [node:field_course_location:postal_code] | |
External ID | [node:course:external_id] | The external ID of the activity. |
CEU awarded | [course-credit-awarded-single:ceu] | One tenth of total credit. |
Credit type | [course-credit-awarded-single:title] | Credit Type (for example, ANCC< or Attendance) |
Credit type code | [node:course-credit:TYPE:code] | See more information on the credit type code page. |
Credits awarded | [course-report:course-credit-awarded-all] | Displays list of all credits and credit types awarded |
Maximum number of credits available | [course-credit-awarded-single:max] | Displays the maximum number of credits available to the learner when a single credit type is available. |
Number of credits awarded | [course-credit-awarded-single:credits] | Displays the number of credits awarded to the learner when a single credit type has been awarded. |
Completion date | [course-report:date_completed:ethosce_short_no_time] | The date the learner completed the course in the format: Month, DD, YYYY, |
Browser and user agent | [server:http_user_agent] | The current user's user agent, for example, "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.89 Safari/537.36" |
List of courses | [course-report:course-relationships-tree] | Lists out Parent and Child course titles and credits awarded. |
Also see the webform tokens page.