{% extends "global/Page.html" %} {% load otree static %} {% block title %} Search Task {% endblock %} {% block content %} Search Value: 0
Current Payoff: 0.0
Max Location:   Max Sugar:   Max Lemon:
{% formfield player.dimension_1 label="Choose location:" %} {% formfield player.dimension_2 label="Choose sugar content:" %} {% formfield player.dimension_3 label="Choose lemon content:" %}


Once you have finished practicing, you may hit the "next" button below to indicate you are ready to start the experiment. Once all of your group members have indicated their willingness to start, you may proceed with the rest of the experiment.


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