<script type="text/javascript">
alert("<%= t('survey.answer_error')%>: <%= @survey_answer_error %>");
window.history.back();
</script>