public function set_args() {

        $student = false;
        if ( ! empty( $this->student ) ) {
            $student = $this->student->get_id();