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