The following is a list of available Template Fields for Course Application information.
NAME OF FIELD | RELEVANT ENTITY | SYSTEM LOCATION / NOTES |
answer_url_key | {course_application[answer_url_key]} | Used to access Course forms answer page found at the course application (Courses > Applications > offer number) |
Note: Must use URL to the course application: "/course_applications/XXX" followed by "#{course_application[answer_url_key]}" (no "/" required) | ||
form_url_key | {course_application[form_url_key]} | Used to access Course Application Forms (Administration > Forms > Course Forms) |
Note: Must add the rest of the URL in order to utlise this. Format such as /apply_to_course/{course_application[form_url_key]} |