Suppose you flip a fair coin that has two sides: heads and tails.
{% formfield player.screening1 label="Is it more likely that the coin comes up heads or is it more likely that the coin comes up tails?" %}
{% next_button %}
{% extends "global/Page.html" %} {% load otree static otree_tools %} {% block title %} Easy questions {% endblock %} {% block content %}
Suppose you flip a fair coin that has two sides: heads and tails.
{% formfield player.screening1 label="Is it more likely that the coin comes up heads or is it more likely that the coin comes up tails?" %}
{% next_button %}