{{ extends 'global/Page.html' }}
{{ block title }}Parte completata{{ endblock }}
{{ block content }}
Hai completato questa parte dello studio!
Ecco ricapitolate le giocate effettuate in questi periodi:
{%if player.id_in_group == 1%}
| Periodo | Punti ottenuti nel periodo | Punti trasferiti dai partecipanti A nel periodo precedente | Punti accettati nel periodo precedente |
|---|---|---|---|
| {{ past_player.round_number }} | {{ past_player.payoff }} | {{ past_player.previous_mazzetta}} punti | {{ past_player.previous_gain }} punti |
| Periodo | Contribuzione al progetto comune partecipante | Contribuzione al progetto comune partecipante | Contribuzione al progetto comune partecipante | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ past_player.round_number }} | {{ past_player.progettocomunepl2 }} | {{ past_player.progettocomunepl3 }} | {{ past_player.progettocomunepl4 }} | ||||||||||||||||||||||||||||||||||||||||
| Round | Punti tolti al partecipante | Punti tolti al partecipante | Punti tolti al partecipante |
|---|---|---|---|
| {{ past_player.round_number }} | {{ past_player.punizione2 }} punti | {{ past_player.punizione3 }} punti | {{ past_player.punizione4 }} punti |
| Periodo | Punti ottenuti nel periodo | Contribuzione al progetto comune | Punti dedotti dal partecipante B |
|---|---|---|---|
| {{ past_player.round_number }} | {{ past_player.payoff }} | {{ past_player.progettocomune}} | {{ past_player.punizione}} |
| Periodo | Punti ottenuti dal progetto comune |
|---|---|
| {{ past_player.round_number }} | {{ past_player.group.individual_share }} |
| Periodo | Punti ottenuti nel periodo | Contribuzione al progetto comune | Punti dedotti dal partecipante B |
|---|---|---|---|
| {{ past_player.round_number }} | {{ past_player.payoff }} | {{ past_player.progettocomune}} | {{ past_player.punizione}} |
| Periodo | Punti ottenuti dal progetto comune |
|---|---|
| {{ past_player.round_number }} | {{ past_player.group.individual_share }} |
| Periodo | Punti ottenuti nel periodo | Contribuzione al progetto comune | Punti dedotti dal partecipante B |
|---|---|---|---|
| {{ past_player.round_number }} | {{ past_player.payoff }} | {{ past_player.progettocomune}} | {{ past_player.punizione}} |
| Periodo | Punti ottenuti dal progetto comune |
|---|---|
| {{ past_player.round_number }} | {{ past_player.group.individual_share }} |