{* {assign var=challenge value=$cPost->getChallenge()} {assign var=phases value=$challenge->getPhases()} {assign var=currentPhaseId value=$cPost->getCurrentPhase()->data['phase_id']} {assign var=nextPhaseId value=$cPost->getNextPhase()->data['phase_id']} {assign var=previousPhaseId value=$cPost->getPreviousPhase()->data['phase_id']} *} {math equation="100 / count" count=$phases|@count assign=phaseWidth}