{#foreach $T.questions as question}

{#if $T.admin_p}[ {#if $T.question$index > 0}^] [{#/if} x] [edit] {#/if}{$T.question$index + 1}. {$T.question.question} ({$T.question.choice_type}, select between {$T.question.min} and {#if $T.question.max != null}{$T.question.max}{#else}unlimited{#/if} answers, result type {$T.question.result_type}{#if $T.question.randomize_answer_order}, random answer order{#/if}.)

{#else} no questions yet {#/for} {#if $T.admin_p}

Add a Question:

   Select between       and       answers.       Result Type:        Random Answer Order: 

Question:
   
add 5 more answers
{#/if}