{% trans "Your Response" %}
{{ student_submission.answer.text|linebreaks }}
{% if allow_file_upload and file_url %}
{% extends "openassessmentblock/response/oa_response.html" %} {% load i18n %} {% block list_item %}