election_title: Unanimous ballots (five candidates)
scenario_description: |-
  Every voter casts an identical ballot, so the outcome is unanimous and the
  finalists are never in doubt. A simple sanity check / smallest-contrast case
  for the five-candidate display.

num_winners: 1
voting_method: STAR
ballots: |-
  Andre,Blake,Carmen,David,Ella
      5,    1,     4,    3,   0
      5,    1,     4,    3,   0
      5,    1,     4,    3,   0

expected_winners:
  - Andre

# file: 05a_c5_b3_unanimous-ballots.yaml
