skill-assessment-app/app/views/recruiter_mailer/candidate_created.text.erb

12 lines
414 B
Plaintext
Raw Permalink Normal View History

2016-08-04 17:24:53 -05:00
PERFICIENT/digital - Skills Assessment Test
2016-08-02 10:35:33 -05:00
The following candidate has been invited to take the Skills Assessment Test:
2016-08-04 17:24:53 -05:00
Candidate name: <%= @candidate.name %>
Candidate email: <%= @candidate.email %>
2016-08-02 10:35:33 -05:00
Candidate ID: <%= @candidate.test_hash %>
2016-08-04 17:24:53 -05:00
Years of experience: <%= @candidate.experience %> Years
Client/Project: <%= @candidate.project %>
2016-08-02 10:35:33 -05:00
You will be notified when the candidate has finished taking the test.