Evaluation Request (object)
Table of Contents
Evaluation Request (object)
This object represents the evaluation request sent to a student. This is designed in a way to support anonymity in cases where an institution doesn't allow faculty to see who gave a specific comment.
Each student who responds to an Evaluation Request creates an Evaluation Response record. With these separate objects, it is possible to run a process that breaks the link between the Request (which has the student's name) and the Response (which has the answers) once the survey is finished.
Important Fields
| Field name | Description |
| Evaluation Template | The parent Evaluation Template. |
| Contact | The student who receives the Evaluation Request. |
| Sent Date | DateTime tracking when the Evaluation Request was sent to the student. |
| Completed Date | DateTime tracking when the Evaluation Response was completed by the student. |
| Status |
The status of the Evaluation Request. Picklist options:
|
| UUID | A unique token to be embedded in the URL to start the evaluation. |