Exemple #1
0
 public function add_step(question_attempt_step $step)
 {
     parent::add_step($step);
 }
Exemple #2
0
 public function add_step($step) {
     parent::add_step($step);
 }