{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Results
{% endblock %}
{% block content %}
The number of correct answers is {{ player.correct }}.
You earned {{ Earnings }}.
The correct answers are:
1. {{ Constants.sol1 }} member of your group will be the representative.
2. The group account starts with {{ Constants.sol2 }}
3. Suppose you are selected to be the representative.
Your R value is 1.6 and you choose to transfer 11 tokens
into your private account from the group account.