{form name="edit_question_form"}
{if isset($statusPrivacy)} {label name='statusPrivacy'} {input name='statusPrivacy'} {error name='statusPrivacy'} {/if} {input name='question_id'}
{label name="allowAddOptions"}{input name="allowAddOptions"}
{label name="allowMultipleAnswers"}{input name="allowMultipleAnswers"}
{submit name="save"}
{/form}