function __construct($core, $checker_params)
 {
     $this->default_data_key = "lgrgid";
     parent::__construct($core, $checker_params);
 }