{{ extends 'global/Page.html' }} {{ block title }}Part 2{{ endblock }} {{ block content }}
This is round {{ player.round_number}}.
It is important for you to know that {{ C.OFFICIAL_ROLE }} who handle contracts in this region, have already participated in a similar decision situation in part 1.
Based on the decisions made in the previous part, it is now revealed that {{ C.OFFICIAL_ROLE }} who is associated with you were likely to accept direct private payments from managers {{ if player.official_corrupt_norm == "honest" }} only 2 times or less out of 5 transferred decisions. {{ else }} 3 times or more out of 5 transferred decisions. {{ endif }}
In addition, {{ firm_message }} {{ firm_ambiguity }}
After learning this information, if you had to make a decision 10 times, how many times out of 10 would you directly transfer the private payment to the {{ C.OFFICIAL_ROLE}}?
{{ formfields }} {{ next_button }}
{{ endblock }}