public function executeExportAnswers()
 {
     $this->reports = aPollToolkit::getPollReports($this->poll->getType());
 }