public function init()
 {
     parent::init();
     /**
      * Default participiation Mode
      */
     $this->participation_mode = 2;
 }