{% load i18n %} {% if has_due_date_passed and can_view_content_past_due %}

{% blocktrans %} To view your exam questions and responses, select View my exam. The exam's review status is shown in the left navigation pane. {% endblocktrans %}

{% endif %}