{% if evaluation.state == evaluation.State.IN_EVALUATION %}
{% translate 'Still in evaluation' %}
{% else %}
{% translate 'Evaluation finished' %}
{% endif %}
{% include 'evaluation_badges.html' with mode='manager' %}
{% blocktranslate %}If you select "delete" for a text answer on this page, the respective answer will be deleted irrevocably when publishing the evaluation's results. If you edit an answer, the original answer will also be deleted when publishing the evaluation's results.{% endblocktranslate %}