9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
<% content_for :title, "Saved! - Skills Assessment" %>
|
|
|
|
<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>
|
|
|
|
<%= link_to "Return to test", question_path, {class: ""} %>
|