{* $Id: formmakex_manage_results.html,v 1.0 2009/02/10 makinosuke Exp $ *}> <{capture assign=respondents_nav}><{strip}>
<{$question.content}> (<{$question.name}>) <{if $question.required == 'Y'}> *<{/if}>
<{if $question.typename == 'yesno' || $question.typename == 'radio' || $question.typename == 'dropdown'}>value | count | % |
---|---|---|
<{$response.response}> | <{$response.subtotal}> | <{$response.percentage_countNA|round:1}> % |
<{$response.response}> | <{$response.subtotal}> | <{$response.percentage_countNA|round:1}> % |
<{$smarty.const._GT_NA}> | <{$question.NA_total}> | <{$question.NA_total_percentage|round:1}> % |
<{$smarty.const._GT_SUM}> | <{$question.responses_total_countNA}> | <{$question.percentages_total_countNA|round:1}> % |
value | count | % |
---|---|---|
<{$response.response}> | <{$response.subtotal}> | <{$response.percentage_countNA|round:1}> % |
<{$response.response}> | <{$response.subtotal}> | <{$response.percentage_countNA|round:1}> % |
value | count | % |
---|---|---|
<{$response.response}> | <{$response.subtotal}> | <{$response.percentage_countNA|round:1}> % |
<{$smarty.const._GT_NA}> | <{$question.NA_total}> | <{$question.NA_total_percentage|round:1}> % |
<{$smarty.const._GT_SUM}> | <{$question.responses_total_countNA}> | <{$question.percentages_total_countNA|round:1}> % |
value | count | % |
---|---|---|
<{$response.response}> | <{$response.subtotal}> | <{$response.percentage_countNA|round:1}> % |
<{$smarty.const._GT_NA}> | <{$question.NA_total}> | <{$question.NA_total_percentage|round:1}> % |
<{$smarty.const._GT_SUM}> | <{$question.responses_total_countNA}> | <{$question.percentages_total_countNA|round:1}> % |
max | min | average | median |
---|---|---|---|
<{$question.numeric_responses_max}> | <{$question.numeric_responses_min}> | <{$question.numeric_responses_average|round:1}> | <{$question.numeric_responses_median}> |
year | count | % | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
<{$year_key}> | <{$year_data.subtotal}> | <{$year_data.percentage_countNA|round:1}>% | |||||||||||
|