{{ block title }} Scenario #{{ round }} out of 25 {{ endblock }} {{ block content }}

In this scenario:

{{ if reason == 0 }}

Both Agents participated in letter-to-numbers conversions.

Agent A has more correct answers.
Agent B has fewer correct answers.

{{ elif reason == 1 }}

Both Agents participated in the lottery.

Agent A has the higher lottery number.
Agent B has the lower lottery number.

{{ endif }}

How would you split the 6 USD bonus?
{{ if reason == 0 }} {{ elif reason == 1 }} {{ endif }}
Agent {{ agent0 }} Agent {{ agent1 }}
More correct answers Fewer correct answersHigher lottery number Lower lottery number
 
Total: 0 USD
{{ include C.spectator_instructions }} {{ endblock }} {{ block style }} {{ endblock }} {{ block scripts }} {{ endblock }}