{{'global.please-wait' | translate}}

{{'component.answer-result.correct.title' | translate}}

{{'component.answer-result.points-gained' | translate:{points: data?.pointsGained} }} {{'component.answer-result.points-gained-team' | translate:{points: data?.pointsGained} }}

{{'component.answer-result.last-question-rank' | translate:{rank: data?.rank} }} {{'component.answer-result.last-question-rank-team' | translate:{rank: data?.rank} }} {{'component.answer-result.rank' | translate:{rank: data?.rank} }} {{'component.answer-result.rank-team' | translate:{rank: data?.rank} }}

{{'component.answer-result.pole-position' | translate}} {{'component.answer-result.pole-position-team' | translate}}

{{'component.answer-result.partial-correct.title' | translate}}

{{'component.answer-result.partial-correct.ranged-question-correct' | translate }}

{{'component.answer-result.partial-correct.amount-correct' | translate:{correct: data?.amountCorrect, available: data?.amountAvailable} }}

{{'component.answer-result.partial-correct.amount-wrong' | translate:{wrong: data?.amountWrong} }}

{{'component.answer-result.points-gained' | translate:{points: data?.pointsGained} }} {{'component.answer-result.points-gained-team' | translate:{points: data?.pointsGained} }}

{{'component.answer-result.last-question-rank' | translate:{rank: data?.rank} }} {{'component.answer-result.last-question-rank-team' | translate:{rank: data?.rank} }} {{'component.answer-result.rank' | translate:{rank: data?.rank} }} {{'component.answer-result.rank-team' | translate:{rank: data?.rank} }}

{{'component.answer-result.wrong.title' | translate}}

{{'component.answer-result.last-question-rank' | translate:{rank: data?.rank} }} {{'component.answer-result.last-question-rank-team' | translate:{rank: data?.rank} }} {{'component.answer-result.rank' | translate:{rank: data?.rank} }} {{'component.answer-result.rank-team' | translate:{rank: data?.rank} }}

{{'component.answer-result.wrong.motivate' | translate}}