--- loncom/homework/grades.pm 2012/12/21 18:51:45 1.684 +++ loncom/homework/grades.pm 2013/04/11 14:08:02 1.685 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.684 2012/12/21 18:51:45 bisitz Exp $ +# $Id: grades.pm,v 1.685 2013/04/11 14:08:02 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7140,7 +7140,7 @@ sub scantron_get_correction { $r->print(&Apache::loncommon::selectstudent_link('scantronupload', 'scantron_username','scantron_domain')); $r->print(": "); - $r->print("\n@". + $r->print("\n:\n". &Apache::loncommon::select_dom_form($env{'request.role.domain'},'scantron_domain')); $r->print('');