--- loncom/xml/lonxml.pm 2007/10/24 10:06:22 1.467 +++ loncom/xml/lonxml.pm 2007/10/30 00:22:27 1.468 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.467 2007/10/24 10:06:22 foxr Exp $ +# $Id: lonxml.pm,v 1.468 2007/10/30 00:22:27 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1148,7 +1148,7 @@ sub store_counter { =pod -=item bubble_lines_for_part(response_id) +=item bubble_lines_for_part(part_response) Returns the number of lines required to get a response for $part_response (this is just $Apache::lonxml::counters_per_part{$part_response} @@ -1182,7 +1182,7 @@ sub clear_bubble_lines_for_part { =pod -=item set_bubble_lines(response_id, value) +=item set_bubble_lines(part_response, value) If there is a problem part, that for whatever reason requires bubble lines that are not