public function getQuestionLimit()
 {
     $this->__load();
     return parent::getQuestionLimit();
 }