{if $action == ''} Auswertung

{$result_headline}

({$result_datum_von} bis {$result_datum_bis})

Vollständige Teilnehmer {$result_anz_fertige}
Teilweise beantwortet {$result_anz_angefangen}
{section name=table_data loop=$table_data}

{$table_data[table_data].frage}
({$table_data[table_data].anz_userfrage} Personen)

{if $table_data[table_data].multiple == '1'}

(Multiple Choice Frage)

{/if} {section name=inner loop=$table_data[table_data].inner}
{$table_data[table_data].inner[inner].prozent}%
{/section}
{/section}
{section name=table_data3 loop=$table_data3} {if $smarty.section.table_data3.rownum == 1} {/if} {/section}

Bemerkungen

{$table_data3[table_data3].freitext}
{/if}