Пример #1
0
 public function testable_view_batch_markingallocation($selectedusers)
 {
     $mform = $this->testable_grading_batch_operations_form('setmarkingallocation', $selectedusers);
     return parent::view_batch_markingallocation($mform);
 }