--- loncom/interface/spreadsheet/classcalc.pm 2003/11/21 21:51:28 1.16 +++ loncom/interface/spreadsheet/classcalc.pm 2004/01/14 16:48:51 1.18 @@ -1,5 +1,5 @@ # -# $Id: classcalc.pm,v 1.16 2003/11/21 21:51:28 matthew Exp $ +# $Id: classcalc.pm,v 1.18 2004/01/14 16:48:51 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -285,7 +285,9 @@ sub output_options { description => 'Excel'}, {value => 'csv', description => 'Comma Separated Values'}, -); +# {value => 'xml', +# description => 'XML'}, + ); } sub outsheet_recursive_excel { @@ -314,6 +316,7 @@ sub outsheet_htmlclasslist {
$header{'student'} | $header{'username'} | $header{'domain'} | @@ -331,6 +334,7 @@ END '&sdomain='.$student->{'domain'}.'">'; $student->{'section'} = 'none' if ($student->{'section'} eq '-1'); $r->print('|
---|---|---|---|
'.$num_output.' | '. ''.$link.$student->{'fullname'}.' | '. ''.$link.$student->{'username'}.' | '. ''.$student->{'domain'} .' | '.