[LON-CAPA-cvs] cvs: loncom /interface/statistics lonproblemstatistics.pm

matthew lon-capa-cvs@mail.lon-capa.org
Wed, 16 Jun 2004 16:22:53 -0000


matthew		Wed Jun 16 12:22:53 2004 EDT

  Modified files:              
    /loncom/interface/statistics	lonproblemstatistics.pm 
  Log:
  Turn computing the degree of discrimination on by default.
  
  
Index: loncom/interface/statistics/lonproblemstatistics.pm
diff -u loncom/interface/statistics/lonproblemstatistics.pm:1.88 loncom/interface/statistics/lonproblemstatistics.pm:1.89
--- loncom/interface/statistics/lonproblemstatistics.pm:1.88	Wed Jun 16 10:21:16 2004
+++ loncom/interface/statistics/lonproblemstatistics.pm	Wed Jun 16 12:22:52 2004
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 #
-# $Id: lonproblemstatistics.pm,v 1.88 2004/06/16 14:21:16 matthew Exp $
+# $Id: lonproblemstatistics.pm,v 1.89 2004/06/16 16:22:52 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -263,7 +263,7 @@
              graphable => 'yes',
              long_title => 'Degree of Discrimination',
              selectable => 'yes',
-             defaultselected => 'no',
+             defaultselected => 'yes',
            },
 ##   duedate included for research purposes.  Commented out most of the time.
 #           { name => 'duedate',