--- loncom/homework/grades.pm 2007/06/22 22:50:30 1.417 +++ loncom/homework/grades.pm 2007/08/10 20:09:30 1.426 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.417 2007/06/22 22:50:30 albertel Exp $ +# $Id: grades.pm,v 1.426 2007/08/10 20:09:30 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -45,7 +45,6 @@ use LONCAPA; use POSIX qw(floor); -my %oldessays=(); my %perm=(); # ----- These first few routines are general use routines.---- @@ -93,6 +92,7 @@ sub get_symb { return (); } } + &Apache::lonenc::check_decrypt(\$symb); return ($symb); } @@ -492,7 +492,7 @@ sub jscriptNform { ' }'."\n". ''."\n"; $jscript.= '