{% extends 'otree/WaitPage.html' %} {% block title %} {{ title_text }} {% endblock %} {% block styles %} {% endblock %} {% block content %}

The poison is TYPE 0 with {{ typeO_prob }}% chance,
and TYPE 1 with {{ typeI_prob }}% chance.

Please wait for the message from S.

Earning (Points) = 300 – [The exact amount needed – The actual amount taken]² for S
and
Earning (Points) = 300 – 3 × [The exact amount needed – The actual amount taken]² for R

If the poison is Points for R (YOU) Points for S
TYPE 0
({{ typeO_prob }}%)
  TYPE 1
({{ typeI_prob }}%)
TYPE 0
({{ typeO_prob }}%)
  TYPE 1
({{ typeI_prob }}%)

{% endblock %} {% block scripts %} {% endblock %}