[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: loncom /interface lonwhatsnew.pm
From:       raeburn <raeburn () source ! lon-capa ! org>
Date:       2010-02-28 22:38:11
Message-ID: cvsraeburn1267396691 () cvsserver
[Download RAW message or body]

raeburn		Sun Feb 28 22:38:11 2010 EDT

  Modified files:              
    /loncom/interface	lonwhatsnew.pm 
  Log:
  - Anonymous survey items excluded from "difficult problems" in What's New.
  
  
Index: loncom/interface/lonwhatsnew.pm
diff -u loncom/interface/lonwhatsnew.pm:1.100 loncom/interface/lonwhatsnew.pm:1.101
--- loncom/interface/lonwhatsnew.pm:1.100	Fri Feb 12 19:39:59 2010
+++ loncom/interface/lonwhatsnew.pm	Sun Feb 28 22:38:11 2010
@@ -1,5 +1,5 @@
 #
-# $Id: lonwhatsnew.pm,v 1.100 2010/02/12 19:39:59 raeburn Exp $
+# $Id: lonwhatsnew.pm,v 1.101 2010/02/28 22:38:11 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -974,6 +974,9 @@
         if ($resource->handgrade($part) eq 'yes') {
             next;
         }
+        if ($resource->is_anonsurvey($part)) {
+            next;
+        }
         if ($resource->is_survey($part)) {
             next;
         }


_______________________________________________
LON-CAPA-cvs mailing list
LON-CAPA-cvs@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic