{% load otree static %} {% block content %} {% if player.time_106 == 1 %}
Please consider the following: Would you rather receive 100 Euro today or 103 Euro in 12 months? {% formfield player.time_103 label=""%}
{% elif player.time_106 == 0 %}Please consider the following: Would you rather receive 100 Euro today or 109 Euro in 12 months? {% formfield player.time_109 label=""%}
{% elif player.time_119 == 1 %}Please consider the following: Would you rather receive 100 Euro today or 116 Euro in 12 months? {% formfield player.time_116 label=""%}
{% elif player.time_119 == 0 %}Please consider the following: Would you rather receive 100 Euro today or 122 Euro in 12 months? {% formfield player.time_122 label=""%}
{% elif player.time_132 == 1 %}Please consider the following: Would you rather receive 100 Euro today or 129 Euro in 12 months? {% formfield player.time_129 label=""%}
{% elif player.time_132 == 0 %}Please consider the following: Would you rather receive 100 Euro today or 136 Euro in 12 months? {% formfield player.time_136 label=""%}
{% elif player.time_146 == 1 %}Please consider the following: Would you rather receive 100 Euro today or 143 Euro in 12 months? {% formfield player.time_143 label=""%}
{% elif player.time_146 == 0 %}Please consider the following: Would you rather receive 100 Euro today or 150 Euro in 12 months? {% formfield player.time_150 label=""%}
{% elif player.time_161 == 1 %}Please consider the following: Would you rather receive 100 Euro today or 158 Euro in 12 months? {% formfield player.time_158 label=""%}
{% elif player.time_161 == 0 %}Please consider the following: Would you rather receive 100 Euro today or 165 Euro in 12 months? {% formfield player.time_165 label=""%}
{% elif player.time_177 == 1 %}Please consider the following: Would you rather receive 100 Euro today or 173 Euro in 12 months? {% formfield player.time_173 label=""%}
{% elif player.time_177 == 0 %}Please consider the following: Would you rather receive 100 Euro today or 181 Euro in 12 months? {% formfield player.time_181 label=""%}
{% elif player.time_193 == 1 %}Please consider the following: Would you rather receive 100 Euro today or 189 Euro in 12 months? {% formfield player.time_189 label=""%}
{% elif player.time_193 == 0 %}Please consider the following: Would you rather receive 100 Euro today or 197 Euro in 12 months? {% formfield player.time_197 label=""%}
{% elif player.time_210 == 1 %}Please consider the following: Would you rather receive 100 Euro today or 206 Euro in 12 months? {% formfield player.time_206 label=""%}
{% elif player.time_210 == 0 %}Please consider the following: Would you rather receive 100 Euro today or 215 Euro in 12 months? {% formfield player.time_215 label=""%}
{% endif %}