--- loncom/interface/statistics/loncorrectproblemplot.pm 2004/02/02 21:52:28 1.3 +++ loncom/interface/statistics/loncorrectproblemplot.pm 2004/02/02 21:54:13 1.4 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: loncorrectproblemplot.pm,v 1.3 2004/02/02 21:52:28 matthew Exp $ +# $Id: loncorrectproblemplot.pm,v 1.4 2004/02/02 21:54:13 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -45,6 +45,20 @@ my @SubmitButtons = ( text => 'Update Student Data' }, ); +######################################################### +######################################################### + +=pod + +=item &BuildCorrectProblemsPage + +Entry point from lonstatistics to the correct problems plot page. + +=cut + +######################################################### +######################################################### + sub BuildCorrectProblemsPage { my ($r,$c)=@_; #