public function process_atoptions()
 {
     $at = new stack_ans_test_controller($this->answertest, '', '', null, '');
     return $at->process_atoptions();
 }