Revise sua Cédula

{#foreach $T.questions as question}

{$T.question.short_name}
{#foreach $T.choices[$T.question$index] as choice} {$T.choice}{#if !$T.choice$last}, {#/if} {#/for} {#if $T.choices[$T.question$index].length < $T.question.max} [você não votou corretamente: você precisa selecionar até {$T.question.max} opção ou opções.] {#/if}     [alterar]

{#/for}