{{ block title }} Questionnaire {{ endblock }} {{ block content }} {{if group.treatment == "patronage" and player.id_in_group == 1}}
Since you are the boss, you are not the public official.
But, while we wait for the public official to complete the game, we ask that you answer the following questions as honestly as possible.
{{elif group.public_official != player.id_in_group}}You are not the public official.
But, while we wait for the public official to complete the cognitive task, we ask that you answer the following questions as honestly as possible.
{{elif group.public_official == player.id_in_group}}You have been selected at the public official .
Please answer the following questions as honestly as possible before continuing to the next stage in which you will be given 500,000 IDR to allocate.
{{endif}} {{ formfields }} {{ next_button }} {{ endblock }}