{% extends "global/Page.html" %} {% load static otree %} {% block content %}
{{ if participant.treatment_p > 1 }}
C’è una probabilità del {{ if participant.treatment_p == 3 or participant.treatment_p == 6 }} 40% {{ endif }} {{ if participant.treatment_p == 4 or participant.treatment_p == 7 }} 25% {{ endif }} {{ if participant.treatment_p == 5 or participant.treatment_p == 8 }} 10% {{ endif }} che le tue previsioni nella scheda estratta (numero 4 nell’esempio) NON vengano sostituite.