{% extends "global/Page.html" %} {% load otree %} {% block title %} Question before outcome is realized {% endblock %} {% block content %} What do you think that the probability of getting 0 (in %) is if you choose Option 1? Your answer will not have an impact on the outcome. Please, insert a number between 0 and 100. {% formfields %} {% next_button %} {% endblock %}