11 lines
295 B
Plaintext
11 lines
295 B
Plaintext
<% content_for :title, "Skills Assessment" %>
|
|
|
|
<h1>Oops!</h1>
|
|
|
|
<p>
|
|
Looks like you hit the browser's Back button. You can't go backwards in the test,
|
|
but you'll have a chance at the end to review your answers and make changes.
|
|
</p>
|
|
|
|
<%= link_to "Continue Test", question_path, {class: ""} %>
|