<%= question_info["check_answer_label"].to_s.present? ? question_info["check_answer_label"].to_s : question_info["header"].to_s%>
<%= @case_log[question_title] %>
<%= create_update_answer_link(@case_log[question_title], @case_log.id, page)%>