/**
  * Get the course outcomes for for mod_form print outcome.
  *
  * @return array
  */
 public function testable_get_outcomes()
 {
     return parent::get_outcomes();
 }