Ejemplo n.º 1
0
 function standard_grading_coursemodule_elements()
 {
     $this->_features->rating = false;
     parent::standard_grading_coursemodule_elements();
     $this->_features->rating = true;
 }