{{ block title }}

CV {{ player.round_number }} / {{ C.NUM_ROUNDS }} - Décision

{{ endblock }} {{ block content }}
Info Fréquence de l'info pour 100 mauvais CV Fréquence de l'info pour 100 bons CV
{{ info_a }} {{ label_a1 }}25 {{ label_a2 }}75 {{ label_a1 }}75 {{ label_a2 }}25
{{ info_b }} {{ label_b1 }}35 {{ label_b2 }}65 {{ label_b1 }}65 {{ label_b2 }}35
{{ info_c }} {{ label_c1 }}30 {{ label_c2 }}70 {{ label_c1 }}70 {{ label_c2 }}30
{{ info_d }} {{ label_d1 }}40 {{ label_d2 }}60 {{ label_d1 }}60 {{ label_d2 }}40

Informations sur le CV

1 {{ indice1 }}

2 {{ indice2 }}

3 {{ indice3 }}

4 {{ indice4 }}

Probabilités associées au CV

Vos dernières estimations :

{{ derniere_proba }} % de chances d'être bon

{{ derniere_non_proba }} % de chances d'être mauvais

Décision concernant ce CV

Quelle est votre décision pour ce CV ?

{{ for choice in form.choix_sub }} {{ endfor }}
Rejeter fortement Rejeter faiblement Accepter faiblement Accepter fortement
{{ choice }}
Mauvais CV = +{{ C.WIN_HIGH }} points
Bon CV = {{ C.LOSE_HIGH }} points
Mauvais CV = +{{ C.WIN_LOW }} points
Bon CV = {{ C.LOSE_LOW }} points
Bon CV = +{{ C.WIN_LOW }} points
Mauvais CV = {{ C.LOSE_LOW }} points
Bon CV = +{{ C.WIN_HIGH }} points
Mauvais CV = {{ C.LOSE_HIGH }} points

{{ formfield_errors 'choix_obj' }} {{ endblock }} {% block app_styles %} {% endblock %} {{ block scripts }} {{ endblock }}