{% extends "lms/templates/lms_base.html" %} {% block title %} {{ course.title if course.title else _("New Course") }} {% endblock %} {% block page_content %}
{{ _("You have exceeded the maximum number of attempts allowed to appear for evaluations of this course.") }}
{% endif %} {% endmacro %}