diff --git a/app/views/phases/_answer_form.html.erb b/app/views/phases/_answer_form.html.erb index 4a1028f..223ddd0 100644 --- a/app/views/phases/_answer_form.html.erb +++ b/app/views/phases/_answer_form.html.erb @@ -71,13 +71,16 @@ <% if annotations.present? %> + <% num_annotations = 0 %> <% annotations.each do |annotation| %>