Your answers have been submitted. We will review and your recruiter - will contact you if we would like to set up an interview. + will be in touch.
diff --git a/app/views/candidate/thankyou.html.erb b/app/views/candidate/thankyou.html.erb
index eea0ee7..c693f27 100644
--- a/app/views/candidate/thankyou.html.erb
+++ b/app/views/candidate/thankyou.html.erb
@@ -1,6 +1,6 @@
Your answers have been submitted. We will review and your recruiter
- will contact you if we would like to set up an interview.
+ will be in touch.
- Or, visit <%= root_url %> and enter your Test ID to begin your test.
+ Or, visit <%= link_to nil, root_url %> and enter your Test ID to begin your test.
Your Test ID is: <%= @candidate.test_hash %>.
Once we have evaluated your answers, your recruiter will be in touch. Good luck!
<%= @candidate.name %> has completed the Skills Assessment Test.
-Martin Ridgway will let you know if we would like to interview this candidate.
+<%= @candidate.name %> has completed the Skills Assessment Test.
+Martin Ridgway will let you know if we would like to interview this candidate.
Candidate <%= @candidate.test_hash %> has completed the Skills Assessment Test.
-You can view the results here: <%= link_to nil, review_test_url(@candidate.test_hash) %>
+You can view the results here: <%= link_to nil, review_test_url(@candidate.test_hash) %>.