{% extends "global/Page.html" %} {% load static otree %} {% block content %}
Giro di prova

Clicca sul pulsante qui sotto e controlla se le tue previsioni saranno sostituite o no


{{ if participant.treatment_p == 3 || participant.treatment_p == 6 }} {{ endif }} {{ if participant.treatment_p == 4 || participant.treatment_p == 7 || participant.treatment_p == 9 }} {{ endif }} {{ if participant.treatment_p == 5 || participant.treatment_p == 8 }} {{ endif }}

{% endblock %}