Exemplo n.º 1
0
 public function specific_feedback(question_attempt $qa)
 {
     return trim(html_entity_decode(parent::specific_feedback($qa)), " \t\n\r\v ");
 }