http://moodle.org/mod/forum/discuss.php?d=5909
} else {
$value = "";
}
- echo "<p align=\"right\">$stranswer: <input type=\"text\" name=\"q$realquestion->id\" size=\"20\" $value /></p>";
+ echo "<p align=\"right\">$stranswer: <input type=\"text\" name=\"q$realquestion->id\" size=\"50\" $value /></p>";
if ($feedback) {
quiz_print_comment("<p align=\"right\">$feedback[0]</p>");
}