{% extends "global/Page.html" %} {% load staticfiles otree %} {% load staticfiles %} {% block content %}

PAST: {{curr_block.text_total_end}} and {{curr_block.text_delay_start}}


Which combination of temporary jobs created {{curr_block.text_total_end}} and {{curr_block.text_delay_start}} is the best economy?


{% for question in curr_block.questions %} {% for value in question.start_values %} {% endfor %} {% for value in question.end_values %} {% endfor %} {% for index in question.choice_index %} {% endfor %}

{% if not forloop.last %} {% for value in question.start_values %} {% endfor %} {% endif %} {% endfor %}
{{questions_to_page|add:question.index}}. {{question_instructions}} {{ curr_block.text_delay_start }} {{ value }}
{{question_instructions}} {{ curr_block.text_total_end }}{{ value }}


Mark the response button that you think shows the best economy.


{% next_button %}
{% next_button %}
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}