Adjusts language

This commit is contained in:
Jennifer Siegfried 2016-08-12 13:32:09 -06:00
parent a714d1c5a1
commit 991925f33d
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,5 @@
<main class="styleguide_tpl">
<h1>Thank you!</h1>
<p>
Your answers have been submitted. We will review and your recruiter
will be in touch.

View File

@ -13,8 +13,15 @@
<div id="nojs<%= question.question_id %>" data-id="live-coder-finish-later">
<noscript>
<p class="warning">
This is a question where you will be asked to write code, and it utilizes a JavaScript-enabled
<% unless params[:action] == 'summary' %>
This is a question where you will be
<% else %>
This is a question where you were
<% end %>
asked to write code, and it utilizes a JavaScript-enabled
environment. It looks like JavaScript is not loaded.
<% unless params[:action] == 'summary' %>
Please check the box below to acknowledge that you agree to come back at a later time to finish
answering this question before you can submit the test.