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