diff --git a/app/views/plans/export.docx.caracal b/app/views/plans/export.docx.caracal index 450bfb1..5adfd22 100644 --- a/app/views/plans/export.docx.caracal +++ b/app/views/plans/export.docx.caracal @@ -63,6 +63,12 @@ end end end + + if q_format.title == _('Date') || + q_format.title == _('Text field') || + q_format.title == _('Text area') + docx.p strip_tags(answer.text) + end if !answer.text.nil? && question.option_comment_display == true then search_answer = Nokogiri::HTML::DocumentFragment.parse "