skill-assessment-app/app/views/candidate_mailer/welcome.text.erb

10 lines
314 B
Plaintext
Raw Normal View History

2016-08-02 10:08:16 -05:00
PERFICIENT DIGITAL - Skills Assessment Test
2016-08-04 08:51:54 -05:00
Please visit <%= login_url(@candidate.test_hash) %> to begin your test.
2016-08-02 10:08:16 -05:00
2016-08-04 08:51:54 -05:00
Or, visit <%= root_url %> and enter your Test ID to begin your test.
Your Test ID is: <%= @candidate.test_hash %>
2016-08-02 10:08:16 -05:00
2016-08-04 08:51:54 -05:00
Once we have evaluated your answers, your recruiter will be in touch.
2016-08-02 10:08:16 -05:00
Good luck!