prompt_template/bar_game/report_explicit_v1.txt

!<INPUT 0>! -- round id
!<INPUT 1>! -- number of players who chose to go
!<INPUT 2>! -- number of players who chose not to go
!<INPUT 3>! -- number of players
!<INPUT 4>! -- number result
!<INPUT 5>! -- fun result
!<INPUT 6>! -- ratio_str
!<INPUT 7>! -- player choice
!<INPUT 8>! -- gained utility

<commentblockmarker>###</commentblockmarker>

Game Results for Round !<INPUT 0>!:

!<INPUT 1>! players went to the bar, while !<INPUT 2>! players stayed home.
!<INPUT 1>!/!<INPUT 3>!, which is !<INPUT 4>! than !<INPUT 6>! of the players went to the bar.
It was !<INPUT 5>! fun to go to the bar this round.

You chose:
<part>///</part>
{"decision": "!<INPUT 7>!"}
<part>///</part>
You gained !<INPUT 8>!.