--- loncom/homework/response.pm 2006/03/08 22:16:28 1.136 +++ loncom/homework/response.pm 2006/03/08 22:17:17 1.137 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # various response type definitons response definition # -# $Id: response.pm,v 1.136 2006/03/08 22:16:28 albertel Exp $ +# $Id: response.pm,v 1.137 2006/03/08 22:17:17 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -609,7 +609,7 @@ sub answer_header { } else { $result = '
'.$Apache::lonxml::counter. ') | '; + $result .= ''.$Apache::lonxml::counter+$increment. ') | '; } else { $result .= 'Answer for Part:'.$Apache::inputtags::part.' | '; }