--- loncom/interface/statistics/lonproblemanalysis.pm 2008/12/12 10:01:30 1.135 +++ loncom/interface/statistics/lonproblemanalysis.pm 2010/01/14 17:20:51 1.138 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemanalysis.pm,v 1.135 2008/12/12 10:01:30 bisitz Exp $ +# $Id: lonproblemanalysis.pm,v 1.138 2010/01/14 17:20:51 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1332,7 +1332,7 @@ sub OR_tries_analysis { if ($try > 1) { $analysis_html.= '' .'
' - .&mt('None of the selected students attempted the problem more than [_1] times.' + .&mt('None of the selected students attempted the problem more than [quant,_1,time].' ,$try-1) .'
' .''; @@ -1901,16 +1901,16 @@ sub CreateInterface { # ## ## - $Str .= ''; + $Str .= ''; ## my $showprob_checkbox = - '
'; ## my $analyze_selector = '