diff --git a/questtypes/textinput/html/quest.tpl b/questtypes/textinput/html/quest.tpl index f76d70a6..c082bc7c 100644 --- a/questtypes/textinput/html/quest.tpl +++ b/questtypes/textinput/html/quest.tpl @@ -1,14 +1,14 @@
- - - - =$t->t(mb_substr($task['text'], $posStart, $posEnd-$posStart, 'UTF-8'))?> - class="=$field['size']?>" /> - - - =$t->t(mb_substr($task['text'], $posStart, mb_strlen($task['text'], 'UTF-8')-$posStart, 'UTF-8'))?> -
=sprintf(_('You filled %d of %d fields correctly'), $nCorrectAnswers, count($fields))?>.