{if !$hasMilestones || $currentMilestone->getConditionType() == 'score'} {assign var=parentCategory value=Category::getParent($cPost->category)} {assign var=votingScheme value=$cPost->getVotingScheme(intval($smarty.request.forPhase))} {if $allowanceLeft}
{"Blind voting is turned on, but you can still see voting information because you are a moderator"|gettext}.
{"The average score is hidden because 'blind voting' is turned on"|gettext}
{elseif $voteTotal eq 0}{"Average Rating"|gettext}
{"Not enough ratings yet"|gettext}
{else} {assign var=voteTotalInteger value=$voteTotal|floor} {assign var=voteTotalFraction value=$voteTotal*18-$voteTotalInteger*18} {assign var=voteTotalFractionOn value=$voteTotalInteger+1} {assign var=optionOptions value=$categoryaccess->getData('votingScheme_optionOptions')}{"Average Rating"|gettext}
{$arrVotes.$post_id.totalVotes} {if $arrVotes.$post_id.totalVotes > 1} {"ratings"|gettext} {else} {"rating"|gettext} {/if}
{/if}{"Score this idea"|gettext}
{"You voted"|gettext}
{"Your points"|gettext}