{#if $T.election_metadata.use_advanced_audit_features}

Audit [optional]

{#/if}

Review your Ballot

{#foreach $T.questions as question} Question #{$T.question$index + 1}: {$T.question.short_name}
{#if $T.choices[$T.question$index].length == 0}
No choice selected
{#/if} {#foreach $T.choices[$T.question$index] as choice}
✓ {$T.choice}
{#/for} {#if $T.choices[$T.question$index].length < $T.question.max} [you selected {$T.choices[$T.question$index].length} candidates; you may select from {$T.question.min} to {$T.question.max}] {#/if} [edit responses] {#if !$T.question$last}

{#/if} {#/for}

Your ballot tracker is {$T.encrypted_vote_hash}, and you can print it.

Once you click "Submit", the unencrypted version of your ballot will be destroyed, and only the encrypted version will remain. The encrypted version will be submitted to the Helios server.