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

The scenario for the next pair is the following:

{{ 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 }}
{{ endblock }} {{ block style }} {{ endblock }}