{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} {% endblock %} {% block content %}
For each row, please select the corresponding button of the option you prefer the most.
Most people start by choosing Option A, then switch to Option B at some point. One way to complete the table is to determine the line from which you start to prefer Option B more than Option A. Please fill in the table accordingly.
| Option A | Choose A | Choose B | Option B |
| {{ option_a }},00 for me and £0,00 for {% if player.association_choice == 'World Wide Fund for Nature - UK (WWF)' %} WWF {% elif player.association_choice == 'GreenPeace - UK (GP)' %} GP {% elif player.association_choice == 'Sea Shepherd (SP)' %} SP {% elif player.association_choice == 'The Nature Conservancy (NC)' %} NC {% elif player.association_choice == 'Surfers Against Sewage (SAS)' %} SAS {% endif %} | £0,00 for me and {{ option_b }},00 for {% if player.association_choice == 'World Wide Fund for Nature - UK (WWF)' %} WWF {% elif player.association_choice == 'GreenPeace - UK (GP)' %} GP {% elif player.association_choice == 'Sea Shepherd (SP)' %} SP {% elif player.association_choice == 'The Nature Conservancy (NC)' %} NC {% elif player.association_choice == 'Surfers Against Sewage (SAS)' %} SAS {% endif %} |