--- loncom/homework/inputtags.pm 2007/10/17 00:22:51 1.233 +++ loncom/homework/inputtags.pm 2007/11/01 20:56:51 1.234 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.233 2007/10/17 00:22:51 albertel Exp $ +# $Id: inputtags.pm,v 1.234 2007/11/01 20:56:51 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1299,7 +1299,7 @@ sub previous_tries { my $prefix = $env{'form.request.prefix'}; $prefix =~ tr{.}{_}; my $function_name = "LONCAPA_previous_tries_".$prefix. - $Apache::lonxml::curdepth; + $Apache::lonxml::curdepth.'_'.$env{'form.counter'}; my $result ="