{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% load staticfiles %} {% block title %} Here are some outcomes that could have happened {% endblock %} {% block content %}
Your level of effort was: {{player.problem_difficulty}}
The minimum effort was: {{player.min_group}}
Your earned payoff was: {{player.payoff}}
| Minimum choice in group | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {% for lvl in Constants.difficulty_levels %} | {{lvl}} {% endfor %} | |||||||||
| Own choice | {% endif %}{{forloop.counter}} | {% for item in row %}{{item}} | {% endfor %}||||||||