Annotation of modules/gci/README, revision 1.1

1.1     ! gci         1: # $Id: README,v 1.1 2009/09/23 21:11:11 gci Exp $
        !             2:  Customized version of LON-CAPA for the Geoscience Concept Inventory
        !             3: - WebCenter portal page
        !             4: - Custom login page with "sign-up" button for users to request account
        !             5:   and log-in for existing users - domain set to gci automatically.
        !             6: - When creating a new user account, users will automatically submit a
        !             7:   self enrollment request for the Concept Inventory "course".
        !             8: - Enrollment requests are queued, and a Course Coordinator will approve/reject 
        !             9:   queued requests.
        !            10: - Custom phrases within a gci.pm "language" file.
        !            11: 
        !            12: GCI_1 is based on LON-CAPA 2.8.X with the following modified files:
        !            13:  
        !            14: doc/loncapafiles/loncapafiles.lpml 1.614.4.5
        !            15: loncom/auth/lonlogout.pm 1.32.2.1
        !            16: loncom/build/Makefile 1.188.4.1
        !            17: loncom/homework/essayresponse.pm 1.100.4.1
        !            18: loncom/homework/inputtags.pm 1.248.4.2
        !            19: loncom/interface/createaccount.pm 1.32.2.1
        !            20: loncom/interface/domainprefs.pm 1.76.4.2
        !            21: loncom/interface/loncreateuser.pm 1.268.4.2
        !            22: loncom/interface/lonnavmaps.pm 1.415.4.2
        !            23: loncom/interface/lonparmset.pm 1.413.6.2
        !            24: loncom/interface/lonpreferences.pm 1.125.6.2
        !            25: loncom/interface/resetpw.pm 1.11.2.1
        !            26: loncom/interface/selfenroll.pm 1.20
        !            27: loncom/localize/lonlocal.pm 1.50.4.2
        !            28: loncom/lonnet/perl/lonnet.pm 1.976.4.2
        !            29: 
        !            30: and the following added files:
        !            31: 
        !            32: modules/gci/css/login.css
        !            33: modules/gci/gci.pm
        !            34: modules/gci/images/devcycle.jpg
        !            35: modules/gci/images/devcyclesmall.jpg
        !            36: modules/gci/images/earth.gif
        !            37: modules/gci/images/question.jpg
        !            38: modules/gci/images/login/gcilogo_smrnd.png
        !            39: modules/gci/images/login/lclogin_r1_c1.gif
        !            40: modules/gci/images/login/lclogin_r1_c7.gif
        !            41: modules/gci/images/login/lclogin_r2_c4.png
        !            42: modules/gci/images/login/lclogin_r2_c6.png
        !            43: modules/gci/images/login/lclogin_r8_c4.png
        !            44: modules/gci/images/login/lclogin_r8_c6.png
        !            45: modules/gci/images/login/lclogin_r9_c1.gif
        !            46: modules/gci/images/login/lclogin_r9_c7.gif
        !            47: modules/gci/index.html
        !            48: modules/gci/lonlogin.pm
        !            49: modules/gci/portal/identifyalternative.html
        !            50: modules/gci/portal/identifytarget.html
        !            51: modules/gci/portal/peerreview.html
        !            52: modules/gci/portal/pilotquestions.html
        !            53: modules/gci/portal/quantitative.html
        !            54: modules/gci/portal/thinkaloud.html
        !            55: modules/gci/portal/userfeedback.html
        !            56: modules/gci/portal/writequestion.html
        !            57: 

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