{% extends "IcapDropzoneBundle:Dropzone:edit.html.twig" %} {% form_theme form "IcapDropzoneBundle::form_theme_bootstrap3.html.twig" %} {% block resourceBreadcrumb %}
{{ 'criteria_explication'|trans({}, 'icap_dropzone')|raw }}
{{ 'corrections were already created'|transchoice(nbCorrection,{},'icap_dropzone') }}
{{ 'Modify add or delete criteria will affect this corrections if you recalculate the note on it.'|trans({},'icap_dropzone') }}
{{ 'Your modifications will only affect new corrections. For older, do you want to apply modification and recalculate grades'|trans({},'icap_dropzone') }}