diff --git a/app/views/answers/_new_edit.html.erb b/app/views/answers/_new_edit.html.erb index 524c839..14e1513 100644 --- a/app/views/answers/_new_edit.html.erb +++ b/app/views/answers/_new_edit.html.erb @@ -5,6 +5,9 @@ <% q_format = question.question_format %> <% if q_format.rda_metadata? %> +

+ <%= raw question.text %> +

<% answer_hash = answer.answer_hash %>
<%=_("Your Selected Standards:")%>