{% include 'IcapDropzoneBundle:Drop:dropsTotalGrade.html.twig' %}
{% endif %}
{# showCorrection is set in controller if drop is finished and have expected corrections
and the author have done the expected number of correction #}
{% if byUserMod == 0 or showCorrections %}
{{ 'List of corrections'|trans({}, 'icap_dropzone') }}