Add an option to the CLI interface to print the IDs below each candidate so we can proof them visually against the EDF itself, like this: ``` ballotmaker demo --show-ids ``` - [x] @ion-oset Add contest IDs to each ballot measure selection (like "Yes" & "No") - [ ] @cwulfman Create an EDF with human readable IDs ([NIST-1500-100-103-examples #62: Use human readable identifiers for CVR and EDF elements](https://github.com/TrustTheVote-Project/NIST-1500-100-103-examples/issues/62))
Add an option to the CLI interface to print the IDs below each candidate so we can proof them visually against the EDF itself, like this: