[LON-CAPA-cvs] cvs: rat / lonpage.pm

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 21 May 2002 02:26:17 -0000


albertel		Mon May 20 22:26:17 2002 EDT

  Modified files:              
    /rat	lonpage.pm 
  Log:
  - multiple grading possibilities, go to the menu
  
  
Index: rat/lonpage.pm
diff -u rat/lonpage.pm:1.37 rat/lonpage.pm:1.38
--- rat/lonpage.pm:1.37	Mon May 20 15:05:11 2002
+++ rat/lonpage.pm	Mon May 20 22:26:16 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Page Handler
 #
-# $Id: lonpage.pm,v 1.37 2002/05/20 19:05:11 sakharuk Exp $
+# $Id: lonpage.pm,v 1.38 2002/05/21 02:26:16 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -397,7 +397,7 @@
                           '<img src="/adm/lonMisc/subm_button.gif" border=0>'.
 			  '</img></a>'.
                   '<a href="/adm/grades?symb='.&Apache::lonnet::escape($symb).
-                  '&command=viewgrades" target="LONcatInfo">'.
+                  '&command=gradingmenu" target="LONcatInfo">'.
                           '<img src="/adm/lonMisc/pgrd_button.gif" border=0>'.
 			  '</img></a>'.
                   '<a href="/adm/parmset?symb='.&Apache::lonnet::escape($symb).