[LON-CAPA-cvs] cvs: modules /gerd/gcistuff londocs.pm

www www@source.lon-capa.org
Tue, 18 Aug 2009 13:17:28 -0000


www		Tue Aug 18 13:17:28 2009 EDT

  Modified files:              
    /modules/gerd/gcistuff	londocs.pm 
  Log:
  Prerequisite problems are subsequent
  
  
Index: modules/gerd/gcistuff/londocs.pm
diff -u modules/gerd/gcistuff/londocs.pm:1.8 modules/gerd/gcistuff/londocs.pm:1.9
--- modules/gerd/gcistuff/londocs.pm:1.8	Thu Jul 16 20:08:55 2009
+++ modules/gerd/gcistuff/londocs.pm	Tue Aug 18 13:17:28 2009
@@ -2,7 +2,7 @@
 # Documents
 # Modified for GCI Concept Inventory Assemby
 #
-# $Id: londocs.pm,v 1.8 2009/07/16 20:08:55 www Exp $
+# $Id: londocs.pm,v 1.9 2009/08/18 13:17:28 www Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -73,16 +73,22 @@
    $path='/res/gci/gci';
    $version='GCIv2-1-1';
    $reqnum=15;
-   @allprobs=('01','02','03','04','05','06','07','08','09','10',
-              '11','12','13','14','15','16','17','18','19','20',
+   @allprobs=('01','02','03','04','05','06','07',
+              '08','10',
+              '09',
+              '11','12','13','14','15','16','17',
+              '18','69',
+              '19','20',
               '21','22','23','24','25','26','27','28','29','30',
               '31','32','33','34','35','36','37','38',
               '39A','39B',
               '40',
               '41','42','43','44','45','46','47','48','49','50',
-              '51','52','53','54','55','56','57','58',
+              '51',
+              '52','57',
+              '53','54','55','56','58',
               '60',
-              '61','62','63','64','65','66','67','68','69','70',
+              '61','62','63','64','65','66','67','68','70',
               '71',
               '2004_73');