version 1.61, 2004/01/20 15:51:06
|
version 1.62, 2004/01/28 14:53:34
|
Line 76 sub BuildProblemAnalysisPage {
|
Line 76 sub BuildProblemAnalysisPage {
|
# |
# |
&Apache::lonstatistics::PrepareClasslist(); |
&Apache::lonstatistics::PrepareClasslist(); |
# |
# |
$r->print('<h2>'.&mt('Option Response Problem Analysis').'</h2>'); |
$r->print('<h2>'.&mt('Detailed Problem Analysis').'</h2>'); |
$r->print(&CreateInterface()); |
$r->print(&CreateInterface()); |
# |
# |
my @Students = @Apache::lonstatistics::Students; |
my @Students = @Apache::lonstatistics::Students; |