public function getQuestionsCount()
 {
     return $this->test->buildQuestions()->count();
 }