{% load static %} {% load custom_filters %} Estudio Socioeconómico
Logo

Formato para estudio socioeconómico

{% for seccion in preguntasEstudio %} {% if seccion.tipo == 'agregacion' %}
{% endif %}

{{ seccion.nombre }}

{% if seccion.tipo != 'agregacion' %}
{% for elemento in seccion.elemento_set.all %} {% if elemento.tipo == 'separador' %}
{{ elemento.nombre }}
{% else %} {% with valoresRespuesta|hashD:elemento.id as respuesta %}
{{ elemento.nombre }}
{% if respuesta|is_list %}
{% for opcion in respuesta|slice:"1:" %}
{% if opcion|is_list %} {% for str in opcion %} {{ str }} {% endfor %} {% else %} {{ opcion }} {% endif %}
{% endfor %}
{% else %} {{ respuesta }} {% endif %}
{% endwith %} {% endif %} {% with c=seccion.elemento_set.all|hashD:forloop.counter %} {% with cb=elemento %} {% if c.row != cb.row and c is not None %}
{% endif %} {% endwith %} {% endwith %} {% endfor %}
{% endif %} {% if seccion.tipo == 'agregacion' %} {% with registrosA|hashD:seccion.id as registros %}
Registros
{% for elemento in seccion.elemento_set.all %} {% if elemento.tipo != 'separador' %} {% endif %} {% endfor %} {% if registros %} {% for registro in registros %} {% for respuest in registro%} {% with respuest.getStringValue as valor %} {% endwith %} {% endfor %} {% endfor %} {% endif %}
{{elemento.nombre}}
{{ valor }}
{% endwith %}
{% else %} {% endif %} {% endfor %}

NOTA: El proporcionar información falsa es motivo suficiente para anular el trámite. El COZCyT se reserva el derecho de investigar la veracidad de lo antes declarado.

{{ solicitante.nombre }} {{ solicitante.ap_paterno }} {{ solicitante.ap_materno }}

Firma del (a) Estudiante

Manifiesto que la información proporcionada es verídica y de buena fe. De caso contrario me atendré a las sanciones correspondientes.