2016-08-02 10:35:33 -05:00
|
|
|
<table cellspacing="0" cellpadding="0" border="0" style="width:100%; font-family:sans-serif;">
|
|
|
|
<tr>
|
2016-08-04 17:24:53 -05:00
|
|
|
<td>
|
|
|
|
<div style="font-size: 28px;">PERFICIENT<span style="color: #EF0734;">/digital</span> Skills Assessment Test</div>
|
|
|
|
<br><br><br>
|
2016-08-02 10:35:33 -05:00
|
|
|
</td>
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
<td style="padding:50px;">
|
|
|
|
<p>The following candidate has been invited to take the Skills Assessment Test:</p>
|
|
|
|
<p>
|
2016-08-04 17:24:53 -05:00
|
|
|
<strong>Candidate name:</strong> <%= @candidate.name %><br />
|
|
|
|
<strong>Candidate email:</strong> <%= @candidate.email %><br />
|
2016-08-02 10:35:33 -05:00
|
|
|
<strong>Candidate ID:</strong> <%= @candidate.test_hash %><br />
|
2016-08-04 17:24:53 -05:00
|
|
|
<strong>Years of experience:</strong> <%= @candidate.experience %> Years<br />
|
2016-08-02 10:35:33 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>You will be notified when the candidate has finished taking the test.</p>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
</tr>
|
2016-08-04 17:24:53 -05:00
|
|
|
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<br><br><br>
|
|
|
|
<br><br><br>
|
|
|
|
<div style="background-color: #FFF200; height: 20px; width: 100%;"> </div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2016-08-02 10:35:33 -05:00
|
|
|
</table>
|