|g;
- $studentTable.=' '.$title.' '.&mt('Correct answer').': '.$companswer);
+ $studentTable.=' '.$title.' '.&mt('Correct answer').': '.$companswer;
}
my %record = &Apache::lonnet::restore($symbx,$env{'request.course.id'},$udom,$uname);
@@ -6833,7 +6833,7 @@ ENDSCRIPT
".&mt("[_1]Select[_2] a CODE from the list of all CODEs and use it.",
"","")."
- ".&mt('Selected CODE is [_1]',''));
+ ".&mt('Selected CODE is [_1]',''));
$r->print("\n ");
}
$r->print("
@@ -7750,7 +7750,7 @@ sub scantron_upload_scantron_data {