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

{{if subsession.round_number == 1 }} Practice Round {{ else }} Round {{ round_shown }} of {{ total_shown }} {{ endif }}

{{ endblock }} {{ block content }}

Below is a simple calculator to help you calculate your score based on your proposed selections:

Proposed discount:
Proposed quality:
Score:


Please make the following decisions.

{{formfield "winner_pay_choice"}}

{{formfield "all_pay_choice"}}

{{ endblock }}