{% extends "global/Page.html" %} {% load otree static %} {% block title %} Reporting Task {% endblock %} {% block content %}
For the following 5 choices, please indicate which option you would prefer.
| Choice: | Option A: | Option B: | Your choice: |
|---|---|---|---|
| 1 | Report {{ group.group_payoff}} for 0.30 points | Report {{ group.misreportPayoff }} for 1.50 points | {% formfield player.reportChoice1 label="" %} |
| 2 | Report {{ group.group_payoff }} for 0.60 points | Report {{ group.misreportPayoff }} for 1.50 points | {% formfield player.reportChoice2 label="" %} |
| 3 | Report {{ group.group_payoff }} for 0.90 points | Report {{ group.misreportPayoff }} for 1.50 points | {% formfield player.reportChoice3 label="" %} |
| 4 | Report {{ group.group_payoff }} for 1.20 points | Report {{ group.misreportPayoff }} for 1.50 points | {% formfield player.reportChoice4 label="" %} |
| 5 | Report {{ group.group_payoff }} for 1.50 points | Report {{ group.misreportPayoff }} for 1.50 points | {% formfield player.reportChoice5 label="" %} |