Ejemplo n.º 1
0
 protected function init_features()
 {
     parent::init_features();
     // Deny the advancedgrading so that it doesn't appear in the activity settings form.
     $this->_features->advancedgrading = false;
 }