election_title: Same as before - but this time two ballots

election_description: |-
  ▶ Live on BetterVoting: https://bettervoting.com/my82v6 ·
  results: https://bettervoting.com/my82v6/results
  This intro case is also run as a real BetterVoting STAR election — both
  BetterVoting and the LH engine elect Chocolate (totals 10 vs 6, 2 tally votes).

# Machine-readable BV fields (engine ignores; read by build_bv_registry.py)
bv_election_id: my82v6
bv_results_url: https://bettervoting.com/my82v6/results

scenario_description: |-
  The same election as 01a_c2_b1 with one more identical ballot: two voters,
  both scoring Chocolate 5 and Vanilla 3. Nothing changes but the totals
  (10 vs 6) — a first look at how the report scales counts. Compare the two
  files line by line to see exactly which numbers one added ballot moves.

video_script: |-
  The goal here is two show how the results change when we add one more vote.
  
  5,      3       # Caroline — Chocolate (5) over Vanilla (3)
  5,      3       # Bob — same
ballots: |-
  Chocolate,Vanilla
          5,      3       # Caroline — Chocolate (5) over Vanilla (3)
          5,      3       # Bob — same

expected_winners:
  - Chocolate

# file: 01a_c2_b2_two-candidates.yaml
