skill-assessment-app/app/views/candidate/saved.html.erb
Jennifer Siegfried 53095028be Formatting updates
2016-08-04 16:25:12 -06:00

11 lines
309 B
Plaintext

<main class="styleguide_tpl">
<p>
Your test results have been saved. You can visit again later with your Test ID to complete
the test starting from where you left off.
</p>
<div class="button-wrap">
<a class="btn primary-btn" href="<%= question_path %>">Return to test</a>
</div>
</main>