moved flash error

This commit is contained in:
Mark Moser
2016-08-05 13:10:10 -05:00
parent f9d1bee917
commit e6f0466a10
2 changed files with 12 additions and 2 deletions

View File

@ -11,6 +11,8 @@
Please revisit this page with JavaScript enabled to modify your answer.
</div> -->
<%= render partial: "candidate/answer_errors", locals: {question: question, answer: @answer} %>
<div data-id="live-coder-finish-later">
<p class="warning">
This is a question where you will be asked to write code, and it utilizes a JavaScript-enabled
@ -33,5 +35,3 @@
# to check for JS capability/enabled
%>
</div>
<%= render partial: "candidate/answer_errors", locals: {question: question, answer: @answer} %>