---
title: "Post-Course Evaluation Variables"
slug: "post-course-evaluation-variables"
updated: 2022-03-11T22:10:21Z
published: 2022-03-11T22:10:21Z
canonical: "support.smarteru.com/post-course-evaluation-variables"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.smarteru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Post-Course Evaluation Variables

## **About Post-Course Evaluation Variables**

SmarterU's post-course evaluation variables may be used in form creation tools such as [Typeform](/v1/docs/creating-course-evaluation-surveys-using-typeform) and Survey Monkey to pass in values from SmarterU. For example, the following URL generated in Typeform will replace the xxxxx values with the actual variable value.

> https://neovation.typeform.com/to/NqftKQ?su_name=xxxxx&su_email=xxxxx&su_employeeid=xxxxx&su_home_group=xxxxx&su_course=xxxxx&su_session=xxxxx&su_location=xxxxx

In the example below, the su_course variable is replaced with the course name.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/post-course-evaluation-variables-image-nnaw88td.png)

## **Post-Course Evaluation Variables**

The following SmarterU variables are available for post-course evaluation surveys.

### su_name

The learner's name.

### su_email

The learner's email address.

If the learner's email address is not specified, the variable will return a blank.

### su_employeeid

The learner's employee ID.

If the learner's employee ID is not specified, the variable will return a blank.

### su_home_group

The learner's [home group](/v1/docs/home-groups).

### su_course

The name of the course.

### su_session

This variable is only applicable to instructor-led courses. The session start date and time.

### su_location

This variable is only applicable to instructor-led courses. The session location.

## Related

- [Account: Post-Course Evaluations](/account-post-course-evaluations.md)
- [Creating Course Evaluation Surveys Using Typeform](/creating-course-evaluation-surveys-using-typeform.md)
- [Instructor-led Course: Completion Setup](/instructor-led-course-completion-setup.md)
- [Online Course: Completion Setup](/online-course-completion-setup.md)
- [SCORM Course: Completion Setup](/scorm-course-completion-setup.md)
