{% extends "global/Page.html" %} {% load static otree %} {% block content %}
Il tuo compenso sarà uguale a {{ if random_choice_practice == 'A' }} Prodotto A {{ else }} {{ if random_choice_practice == 'B' }} Prodotto B {{ else }} Prodotto C {{ endif }} {{ endif }}
Scheda di scelta | |||||||||
---|---|---|---|---|---|---|---|---|---|
Prodotto A | Prodotto B | Nessun prodotto | |||||||
Imagine | ![]() |
![]() |
|||||||
Colore | Verde | Blu | |||||||
Disegno | ![]() |
![]() |
|||||||
Prezzo | €{{costs1}} |
€{{costs2}} |
|||||||
L'altro partecipante ha scelto: | {{ if random_choice_practice == 'A'}}{{ else }} {{ if random_choice_practice == 'B'}} | {{ else }} | {{ endif }} {{ endif}} |