--- loncom/homework/lonhomework.pm 2007/10/17 00:22:51 1.277 +++ loncom/homework/lonhomework.pm 2007/10/30 00:17:09 1.278 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Homework handler # -# $Id: lonhomework.pm,v 1.277 2007/10/17 00:22:51 albertel Exp $ +# $Id: lonhomework.pm,v 1.278 2007/10/30 00:17:09 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -746,11 +746,14 @@ sub analyze_header {
'. &Apache::structuretags::remember_problem_state().' +
-
+
+ -
+
+
'; &Apache::lonxml::add_messages(\$result); $request->print($result); @@ -823,7 +826,7 @@ sub analyze { } &Apache::lonhtmlcommon::Update_PrgWin($request,\%prog_state, &mt('Analyzing Results')); - $request->print('
'.&mt('List of possible answers').': '); + $request->print('
'.&mt('List of possible answers').': '); foreach my $part (sort(keys(%allparts))) { if (defined(@{ $overall{$part.'.answer'} })) { for (my $i=0;$i'. &Apache::structuretags::remember_problem_state().' +
-
+
-
+
+
' . $xml_help . '