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

Part III - Instructions

There are two plans listed below regarding how to share the total points in the group.

Plan A The two members who counted more tables correctly get 40% and the other member gets 20% of the total points.

Plan B Each member gets one third of the total points.

You need to rate from 0 to 100 to indicate how much you like each of the two plans below:

{% formfield player.plan_a label="Plan A Rating"%} {% formfield player.plan_b label="Plan B Rating"%}

Note: Ratings between 50 degrees and 100 degrees mean that you feel favorable toward the plan. Ratings between 0 degrees and 50 degrees mean that you don't feel favorable toward the plan and that you don't care too much for that plan. You would rate the plan at the 50 degree mark if you don't feel particularly favorable or unfavorable toward the plan.



{% next_button %} {% endblock %}