{{ block title }} {{ Lexicon.part }} {{ if subsession.current_part == 0 }} {{ Lexicon.test }} {{ else }} {{ subsession.current_part }} {{ endif }} - {{ Lexicon.periode }} {{ subsession.current_round }} - {{ Lexicon.resultats }} {{ endblock }} {{ block content }} {# -- CHRONO ET BOUTONS INSTRUCTIONS -------------------------------------------------------------------------------- #}
{{ Lexicon.temps_ecoule }} :
{{ Lexicon.prise_decision }}
| Period | Cost 1st token | Your extraction | Your benefit | Total extraction of the others | Cost of the last token | Total cost of tokens | Average cost of tokens | Period gain | Cumulated gain |
|---|---|---|---|---|---|---|---|---|---|
| {{ p.subsession.current_round }} | {{ p.group.cout_first_jeton }} | {{ p.extraction }} | {{ p.benefice|to0 }} | {{ p.extraction_autres }} | {{ p.group.cout_last_jeton }} | {{ p.group.cout_total_jeton }} | {{ p.group.cout_moyen_jeton|to2 }} | {{ p.payoff_ecu|to2 }} | {{ p.payoff_ecu_cumul|to2 }} |