{% macro createQuestionnaire(q) -%} {% set default_field_width = 400 %} {% if config["LOG_GRID_CLICKS"] %} {% endif %}
| {% for label in question.labels %} | {{ label }} | {% endfor %}
|---|---|
| {{ grid_question.text }} | {% for label in question.labels %}{% endfor %} |