×

{{ 'resize_zone' | trans }}.

{{ form_widget(form.document) }} {{ 'select' | trans }} {% if src == 'edit' %} {% if app.user.id == entity.interaction.question.user.id %} {{ 'add_new_picture' | trans }} {% else %} {{ 'only_owner_graphic' | trans }} {% endif %} {% else %} {{ "Télécharger" | trans }} {% endif %}
{% if src == 'edit' %} {% set i = 0 %} {% set allInfo = '' %} {% for p in position %}
AnswerZone{{ i }}
{% set allInfo = p.shape~'§§'~p.color~'§§'~asset('bundles/ujmexo/images/graphic/')~'§§'~p.value~'§§'~p.size~'§§'~p.scoreCoords~'§§'~p.feedback~'^'~allInfo %} {% set i = i + 1 %} {% endfor %} {% endif %}
{% if src == 'edit' %}
 {{ 'add_zone_answer' | trans }}
{% else %} {% endif %} {% if src == 'edit' %} {% endif %}