--- loncom/interface/statistics/lonproblemanalysis.pm 2003/12/10 23:09:26 1.50
+++ loncom/interface/statistics/lonproblemanalysis.pm 2004/01/08 19:20:12 1.53
@@ -1,6 +1,6 @@
# The LearningOnline Network with CAPA
#
-# $Id: lonproblemanalysis.pm,v 1.50 2003/12/10 23:09:26 matthew Exp $
+# $Id: lonproblemanalysis.pm,v 1.53 2004/01/08 19:20:12 matthew Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -49,7 +49,7 @@ my @SubmitButtons = ({ name => 'ProblemA
{ name => 'updatecaches',
text => 'Update Student Data' },
{ name => 'SelectAnother',
- text => 'Choose a different resource' },
+ text => 'Choose a different Problem' },
{ name => 'ExcelOutput',
text => 'Produce Excel Output' });
@@ -1403,6 +1403,8 @@ sub CreateInterface {
{ # These braces are here to organize the code, not scope it.
{
$Str .= ''.&mt('Analyze Over ');
+ $Str .= &Apache::loncommon::help_open_topic
+ ('Analysis_Analyze_Over');
$Str .='
';
+ $Str .= '';
+ $Str .= '
';
}
{
$Str .= ''.&mt('Analyze as ');
+ $Str .= &Apache::loncommon::help_open_topic
+ ('Analysis_Analyze_as');
$Str .='