×

{{ 'resizeZone' | trans }}.

{{ form_widget(form.document) }} {{ 'select' | trans }} {% if src == 'edit' %} {% if app.user.id == entity.interaction.question.user.id %} {{ 'add_a_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~'^'~allInfo %} {% set i = i + 1 %} {% endfor %} {% endif %}
{% if src == 'edit' %}
 {{ 'add_zone_answer' | trans }}
{% else %} {% endif %} {% if src == 'edit' %} {% endif %}