Diff for /modules/gci/README between versions 1.2 and 1.3

version 1.2, 2009/09/23 20:04:04 version 1.3, 2009/09/23 20:39:19
Line 1 Line 1
 # $Id$  
  Customized version of LON-CAPA for the Geoscience Concept Inventory   Customized version of LON-CAPA for the Geoscience Concept Inventory
 - WebCenter portal page  - WebCenter portal page
 - Custom login page with "sign-up" button for users to request account  - Custom login page with "sign-up" button for users to request account
Line 7 Line 6
   self enrollment request for the Concept Inventory "course".    self enrollment request for the Concept Inventory "course".
 - Enrollment requests are queued, and a Course Coordinator will approve/reject   - Enrollment requests are queued, and a Course Coordinator will approve/reject 
   queued requests.    queued requests.
   - Two domains: 
     (a) gci - houses Concept Inoventory "course" used to comment on existing
               GCI questions and submit new ones
             - home domain for faculty using the GCI
     (b) gcitest - home domain for Concept tests which faculty can use with their students.
                 - home domain for students enrolled in Concept Test "courses".
 - Custom phrases within a gci.pm "language" file.  - Custom phrases within a gci.pm "language" file.
   
 GCI_1 is based on LON-CAPA 2.8.X with the following modified files:  GCI_2 is based on LON-CAPA 2.9.X with the following modified files:
     
 doc/loncapafiles/loncapafiles.lpml 1.614.4.5  doc/loncapafiles/loncapafiles.lpml 1.645.4.2
 loncom/auth/lonlogout.pm 1.32.2.1  loncom/auth/lonlogout.pm 1.32.2.1
 loncom/auth/lonroles.pm 1.209.4.2  loncom/auth/lonroles.pm 1.231.6.2
 loncom/build/Makefile 1.188.4.1  loncom/build/Makefile 1.190.2.1
 loncom/homework/essayresponse.pm 1.100.4.1  loncom/homework/essayresponse.pm 1.101.8.1
 loncom/homework/inputtags.pm 1.248.4.2  loncom/homework/inputtags.pm 1.259.2.1
 loncom/interface/createaccount.pm 1.32.2.1  loncom/interface/createaccount.pm 1.36.10.1
 loncom/interface/domainprefs.pm 1.76.4.2  loncom/interface/domainprefs.pm 1.102.4.2
 loncom/interface/loncreateuser.pm 1.268.4.2  loncom/interface/loncreateuser.pm 1.295.8.2
 loncom/interface/lonnavmaps.pm 1.415.4.2  loncom/interface/lonnavmaps.pm 1.423.4.2
 loncom/interface/lonparmset.pm 1.413.6.2  loncom/interface/lonpreferences.pm 1.125.8.2
 loncom/interface/lonpreferences.pm 1.125.6.2  loncom/interface/lonrequestcourse.pm 1.36.2.1
 loncom/interface/resetpw.pm 1.11.2.1  loncom/interface/resetpw.pm 1.17.10.1
 loncom/interface/selfenroll.pm 1.20  
 loncom/localize/lonlocal.pm 1.50.4.2  
 loncom/lonnet/perl/lonnet.pm 1.976.4.2  
   
 and the following added files:  and the following added files:
   
Line 46  modules/gci/images/login/lclogin_r8_c6.p Line 48  modules/gci/images/login/lclogin_r8_c6.p
 modules/gci/images/login/lclogin_r9_c1.gif  modules/gci/images/login/lclogin_r9_c1.gif
 modules/gci/images/login/lclogin_r9_c7.gif  modules/gci/images/login/lclogin_r9_c7.gif
 modules/gci/index.html  modules/gci/index.html
 modules/gci/lonlogin.pm  modules/gci/londocs.pm (replaces loncom/interface/londocs.pm)
   modules/gci/lonlogin.pm (replaces loncom/auth/lonlogin.pm)
 modules/gci/portal/identifyalternative.html  modules/gci/portal/identifyalternative.html
 modules/gci/portal/identifytarget.html  modules/gci/portal/identifytarget.html
 modules/gci/portal/peerreview.html  modules/gci/portal/peerreview.html

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>