--- loncom/interface/statistics/lonproblemstatistics.pm 2002/08/02 12:41:20 1.10 +++ loncom/interface/statistics/lonproblemstatistics.pm 2002/08/02 21:04:46 1.11 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # (Publication Handler # -# $Id: lonproblemstatistics.pm,v 1.10 2002/08/02 12:41:20 stredwic Exp $ +# $Id: lonproblemstatistics.pm,v 1.11 2002/08/02 21:04:46 minaeibi Exp $ # # Copyright Michigan State University Board of Trustees # @@ -515,7 +515,9 @@ sub BuildStatisticsTable { $YES.'&'.$Override.'&'.$Wrng.'&'.$DoD.'&'. $SD.'&'.$Sk.'&'.$_D1.'&'.$_D2.'&'. $DiscNo.'&'.$Prob; -##8888 $CachData{($p_count-1)}=$join; + +#####{$sequence.'@'.$pOrd} + # $cache->{'tableCache:'.$p_count-1}=$join; #6666666 # $r->print('
'.$out.'&'.$DoD); @@ -636,7 +638,7 @@ sub TableRow { "\n".' '.$DiscNo.''; $r->print("\n".$Ptr.'' ); } -# $GraphDat->{$RealIdx}=$DoD.':'.$Wrng; +# $cache->{'graph_gif:'.$RealIdx}=$DoD.':'.$Wrng; }