{% block title %}Quick Question{% endblock %} {% block styles %} {% endblock %} {% block content %}

You have just completed the {{ task_label }}.

How much do you feel that the choices you made in this task reflected your genuine preferences? (0 = Not at all, 10 = Completely)

{% if show_dictator %} {{ formfield 'cognitive_uncertainty_dictator' label='' }} {% else %} {{ formfield 'cognitive_uncertainty_risk' label='' }} {% endif %}
{{ next_button }}
{% endblock %}