data['question']; /** @var \Modules\QA\Models\QAAnswer[] $answers */ $answers = $question->getAnswersByScore(); /** @var array $scores */ $scores = $this->data['scores']; echo $this->data['nav']->render(); ?>