{'Score values'|gettext}

{'Activities'|gettext}

{foreach from=Score::getScores() item=scoreData key=id} {if $id eq Score::getIdForType('badge') && count(Badge::getBadges()) gt 0}
{'Score type'|gettext} {'Value'|gettext}

{'Badges'|gettext}

{/if} {if $id eq Score::getIdForType('statusLabel') && count(Ideastatus::getStatuses()) gt 0}
{'Score type'|gettext} {'Value'|gettext}

{'Status labels'|gettext}

{/if} {if $scoreData.settable} {/if} {foreach from=$scoreData.subTypes item=scoreSTData key=stid} {/foreach} {/foreach}
{'Score type'|gettext} {'Value'|gettext}
{Score::translateString($scoreData.name)}
{Score::translateString($scoreSTData.name)}

{'When you click save below, the process of recalculating all user scores will begin. This process will happen in the background, and can take over an hour for large communities. Your Crowdicity community will function as normal during this time. Progress will be shown on the right.'|gettext}

{include file=Template::get("score/admin_status.html")}
{if $invalidRankings gt 0} {/if}
{include file=Template::get("badge/admin_index.html")}