--- loncom/homework/grades.pm 2009/12/15 18:26:18 1.584 +++ loncom/homework/grades.pm 2009/12/16 16:09:24 1.585 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.584 2009/12/15 18:26:18 bisitz Exp $ +# $Id: grades.pm,v 1.585 2009/12/16 16:09:24 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1711,6 +1711,25 @@ sub get_increment { return $increment; } +sub gradeBox_start { + return ( + &Apache::loncommon::start_data_table() + .&Apache::loncommon::start_data_table_header_row() + .'
/'.$wgt.' '.$wgtmsg. ($$record{'resource.'.$partid.'.solved'} eq 'correct_by_student' ? ' '.$checkIcon : ''). - ' | '.&mt('Grade Status').':'."\n"; - $line.=' |