{{ extends 'global/Page.html' }} {{ block title }}Part 1{{ endblock }} {{ block content }}

Round {{player.round_number}}

Remember, you are assigned to the role of {{C.FIRM_ROLE}} working for the Global Inc. The CEO decides that the company will participate in lucrative construction projects by The Ministry of Public Affairs.

For round {{ player.round_number}} you are assigned to the role of a {{ if player.round_number == 1}} planning division manager {{ elif player.round_number == 2}} design division manager {{ elif player.round_number == 3}} installation division manager {{ elif player.round_number == 4}} quality control division manager {{ else }} maintenance division manager {{ endif }} responsible for {{ if player.round_number == 1}} estimating required resources, including developing the budget and work schedule. {{ elif player.round_number == 2}} incorporating functionality and aesthetics of the layouts and landscapes. {{ elif player.round_number == 3}} managing a team project and field engineers in preparation of mobilization and execution of installation works. {{ elif player.round_number == 4}} ensuring that construction meet quality and efficiency standards. {{ else }} coordinating maintenance and upkeep in the construction project. {{ endif }}

As a {{ if player.round_number == 1}} planning division manager {{ elif player.round_number == 2}} design division manager {{ elif player.round_number == 3}} installation division manager {{ elif player.round_number == 4}} quality control division manager {{ else }} maintenance division manager {{ endif }} you have the opportunity to directly transfer a private payment of 10 points to the head official of the Ministry of Public Affairs responsible for your contract.

Please make your decision.

If you had to make the decision 10 times, how many times out of 10 would you directly transfer the private payment to the official?

{{ formfields }} {{ next_button }} {{ endblock }}