//Let's determine what value to display: rating or average ? if($arParams["DISPLAY_AS_RATING"] == "vote_avg") { if($arResult["PROPERTIES"]["vote_count"]["VALUE"]) $DISPLAY_VALUE = round($arResult["PROPERTIES"]["vote_sum"]["VALUE"]/$arResult["PROPERTIES"]["vote_count"]["VALUE"], 2); else $DISPLAY_VALUE = 0; } else $DISPLAY_VALUE = $arResult["PROPERTIES"]["rating"]["VALUE"]; ?>
_" class="star-voted" title=""> |
_" class="star-empty" title=""> |
$name):?>
_" class="star" title=""> |
$name):?>
$i):?>
_" class="star-active star-voted" title="" onmouseover="voteScript.trace_vote(this, true);" onmouseout="voteScript.trace_vote(this, false)" onclick=""> |
_" class="star-active star-empty" title="" onmouseover="voteScript.trace_vote(this, true);" onmouseout="voteScript.trace_vote(this, false)" onclick=""> |
$name):?>
_" class="star-active star-empty" title="" onmouseover="voteScript.trace_vote(this, true);" onmouseout="voteScript.trace_vote(this, false)" onclick=""> |
">$arResult["PROPERTIES"]["vote_count"]["VALUE"] , "#RATING#"=>$DISPLAY_VALUE))?> |
"> |