public function init($args = array())
 {
     $this->type = "itemsc_review";
     $this->label = "SC Question Review";
     parent::init();
 }