{% extends "global/Page.html" %} {% block content %}
You are grouped with 5 computers who randomly choose school A or B
You are student {{ player.id_in_group }}
You and other students' score distribution is the following:
{% elif player.id_in_group == 2%}
{% elif player.id_in_group == 3%}
{% elif player.id_in_group == 4%}
{% elif player.id_in_group == 5%}
{% elif player.id_in_group == 6%}
{% endif %}
Attempts: 0