/** * Gets the ID used in creating the controller. Relates to course/section/cm * @return int */ public function get_controller_id() { return $this->controller->get_id(); }