Please revisit this page with JavaScript enabled to modify your answer.
@@ -10,8 +19,8 @@
to acknowledge that you agree to come back at a later time to finish answering this question
before you can submit the test.
-
-
+ <%= form.check_box(:answer, checkbox_html, true, '') %>
+ <%= form.label(option_id, 'I will come back later to finish this live coding question.') %>
<% end %>
diff --git a/app/views/candidate/live_coder.html.erb b/app/views/candidate/live_coder.html.erb
index e78bf2b..df661bb 100644
--- a/app/views/candidate/live_coder.html.erb
+++ b/app/views/candidate/live_coder.html.erb
@@ -1,16 +1,16 @@