# Machine Marked Ballots

After a voter is done making vote selections with VxMarkScan, the machine will print a ballot representing the selections. The voter reviews the ballot and verifies ballot selections. The ballot is then cast into the attached ballot box.

<figure><img src="https://629495352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4bC0rbmogHEUUuMLAUa%2Fuploads%2FRgpDsxrFL3HWy5l5WqRw%2Fsummary-ballot.png?alt=media&#x26;token=60d7bf87-b606-41b5-aa3e-7814de9e8ae1" alt="" width="375"><figcaption><p>VxMarkScan Ballot</p></figcaption></figure>

## Ballot Layout

<figure><img src="https://629495352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4bC0rbmogHEUUuMLAUa%2Fuploads%2Fb8HGY1LaxvKaXh1Q3ijL%2Fimage.png?alt=media&#x26;token=c1d676b2-59ff-478a-b012-294d7a758d14" alt="" width="375"><figcaption><p>Parts of a VxMarkScan Ballot</p></figcaption></figure>

The ballot displays information about the election, metadata about the ballot, and the voter's selections. The selections are both displayed and encoded in the QR code.

<table><thead><tr><th width="232">Ballot Component</th><th>Details</th></tr></thead><tbody><tr><td>Election Seal</td><td>The seal included in the election definition</td></tr><tr><td>Ballot Title</td><td>The title is either "Unofficial Test Ballot" or "Official Ballot" depending whether VxMarkScan is in test mode</td></tr><tr><td>Election Metadata</td><td>Includes the election title, election date, state, and county</td></tr><tr><td>Ballot Metadata</td><td>Includes the ballot style identifier, the language, and the election identifier</td></tr><tr><td>QR Code</td><td>See <a href="#qr-code">QR Code</a></td></tr><tr><td>Contest Title</td><td>The contest title</td></tr><tr><td>Selection</td><td>The name of the candidate or label of the yes-no contest option that the voter selected</td></tr><tr><td>Party</td><td>The short party name associated with the selected candidate</td></tr></tbody></table>

The blank space at the top of the ballot is included so that all of the ballot content is visible when VxMarkScan presents the ballot for the voter to review (since the top part of the ballot is held in the machine).

### Multi-Lingual Ballots

If VxMarkScan is being used in a language other than English, the resulting ballot will be multi-lingual and feature the other language. All pieces of text that appear on the VxMarkScan ballot may have translations specified in the [election definition's ballot strings](https://docs.voting.works/vxsuite-tdp-v4/election-package/vxsuite-election-definition#ballot-strings), which will then be used when printing the ballot.

<figure><img src="https://629495352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4bC0rbmogHEUUuMLAUa%2Fuploads%2FD1ENnrf0JiG54UkRfCe1%2Fimage.png?alt=media&#x26;token=b0a8af94-73c5-488c-9ae3-9a7579c13ab1" alt="" width="375"><figcaption><p>English/Chinese VxMarkScan Ballot</p></figcaption></figure>

## QR Code

The QR codes on VxMarkScan ballots are different than the [QR codes on hand marked ballots](https://docs.voting.works/vxsuite-tdp-v4/hand-marked-ballots#qr-code-metadata) in that they actually contain voter selections in addition to the ballot metadata. For full specifications on how metadata and selections are encoded, refer to the [ballot-qr-code-data-format](https://docs.voting.works/vxsuite-tdp-v4/public-documents/ballot-qr-code-data-format "mention").
