{#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 under-voted: you may select up 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.