![]() ![]() | ![]() |
version 1.95, 2025/01/27 15:04:15 | version 1.96, 2025/01/27 19:07:58 |
---|---|
Line 745 sub displayfoils { | Line 745 sub displayfoils { |
} | } |
if ($target ne 'tex') { | if ($target ne 'tex') { |
if ($Apache::lonhomework::type ne 'exam') { | if ($Apache::lonhomework::type ne 'exam') { |
$question.="<br />\n".$optionlist.$text/'</label>'; | $question.="<br />\n".$optionlist.$text.'</label>'; |
} else { | } else { |
$question.="<br />\n".$text; | $question.="<br />\n".$text; |
} | } |