{% extends "global/Page.html" %} {% load static otree %} {% block styles %} {% endblock %} {% block title %}Part 3{% endblock %} {% block content %}
Task 1: Choosing between two boxes with purple and yellow balls

{{ round_text|safe }}

Choice U
($5: ?%, $0: ?%)
Choice K
($5: {{ win_percent }}%, $0: {{ lose_percent }}%)
{% endblock %} {% block scripts %} {% endblock %}