>> The information you receive:
           "The prize is in {{ if player.signal == 1 }} RED{{else}} BLUE {{ endif }}."
      which is correct with {{ if player.role == 'E' }}90%{{else}}60%{{ endif }} probability.