{% load otree %} {% block title %} Comparison of Tasks {% endblock %} {% block content %}
Game 1: |
Game 2: |
Game 3: |
Game 4: |
|
The task is easy to understand and can be answered straightforwardly | {% formfield player.g1_easy_to_understand%} | {% formfield player.g2_easy_to_understand%} | {% formfield player.g3_easy_to_understand%} | {% formfield player.g4_easy_to_understand%} |
---|---|---|---|---|
The task involves complex calculations and requires deliberating on the trade-off between expected outcomes and the inherent “riskiness” of the different outcomes. | {% formfield player.g1_involves_risk%} | {% formfield player.g2_involves_risk%} | ||
The task involves complex calculations and requires deliberating on the trade-off between expected outcomes and the degree of “altruism” in different choices. | {% formfield player.g3_involves_altruism%} | {% formfield player.g4_involves_altruism%} | ||
Completing the task is annoying and boring. | {% formfield player.g1_annoying_boring %} | {% formfield player.g2_annoying_boring %} | {% formfield player.g3_annoying_boring %} | {% formfield player.g4_annoying_boring %} |