{{ extends 'global/Page.html' }} {{ block title }}Welcome!{{ endblock }} {{ block content }} In this experiment there are:

Your role

You will be randomly assigned to either one of the candidates or one of the voters. You will remain this role during the whole experiment. For example, if you are assigned as "Voter 8", you will be "Voter 8" during the whole experiment.

Tasks in each round

In each round, candidates need to separately define campaign platforms (Wahlprogramme) and voters need to subsequently decide, whether to vote for one of the candidates or abstain from voting.

{{ comment }}

Campaign platforms (Wahlprogramme)

A candidate's platform consists of selected voters, among whom the candidate's share of the government bugdget (100) is evenly distributed. The portion of the total government budget a candidate controls is proportional to the share of votes the candidate received.

{{ endcomment }}

Campaign platforms (Wahlprogramme)

A candidate's platform consists of selected voters, among whom the candidate will evenly distribute the government budget (100) in case of winning. Winning candidate is, who receives more votes. In case of a tie, the winning candidate is determined by chance.

{{ next_button }} {{ endblock }}