{{ block title }} Practice Round #{{ round }} out of 2 {{ endblock }} {{ block content }}

In this scenario:

{{ if reason == 0 }}

Both Agents participated in letter-to-numbers conversions.

Agent A has ? correct answers.
Agent B has ? correct answers.

{{ elif reason == 1 }}

Both Agents participated in the lottery.

Agent A has the lottery number ?.
Agent B has the lottery number ?.

{{ endif }}

Agent A starts with ? USD.
Agent B starts with ? USD.


How would you split the 6 USD bonus?
{{ if reason == 0 }} {{ elif reason == 1 }} {{ endif }}
Agent {{ agent0 }} Agent {{ agent1 }}
? correct answers ? correct answersLottery number ? Lottery number ?
 
YOU WILL WRITE HERE ⇒ Total: ? USD ⇐ YOU WILL SEE THE SUM HERE
⇐ YOU WILL NEED TO WAIT AT LEAST 20 SECONDS
{{ include C.spectator_instructions }} {{ endblock }} {{ block style }} {{ endblock }}