{% extends "trainings/trainingactivity_base_detail.html" %} {% load i18n template_tools %} {% block head %} {{ block.super }} {% include "cms/includes/orderable-head.html" %} {% endblock %} {% block activity_details %}
{% get_verbose_field_name evaluation 'evaluation_type' %} {{ evaluation.get_evaluation_type_display }}
{% if evaluation.non_deleted_exercises %} {% trans 'Preview the evaluation' %} {% endif %} {% endblock %} {% block activity_contents %}