File:  [LON-CAPA] / modules / gci / README
Revision 1.2: download - view: text, annotated - select for diffs
Wed Sep 23 20:04:04 2009 UTC (14 years, 7 months ago) by gci
Branches: MAIN
CVS tags: HEAD
- lonroles.pm customization

    1: # $Id: README,v 1.2 2009/09/23 20:04:04 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/auth/lonroles.pm 1.209.4.2
   17: loncom/build/Makefile 1.188.4.1
   18: loncom/homework/essayresponse.pm 1.100.4.1
   19: loncom/homework/inputtags.pm 1.248.4.2
   20: loncom/interface/createaccount.pm 1.32.2.1
   21: loncom/interface/domainprefs.pm 1.76.4.2
   22: loncom/interface/loncreateuser.pm 1.268.4.2
   23: loncom/interface/lonnavmaps.pm 1.415.4.2
   24: loncom/interface/lonparmset.pm 1.413.6.2
   25: loncom/interface/lonpreferences.pm 1.125.6.2
   26: loncom/interface/resetpw.pm 1.11.2.1
   27: loncom/interface/selfenroll.pm 1.20
   28: loncom/localize/lonlocal.pm 1.50.4.2
   29: loncom/lonnet/perl/lonnet.pm 1.976.4.2
   30: 
   31: and the following added files:
   32: 
   33: modules/gci/css/login.css
   34: modules/gci/gci.pm
   35: modules/gci/images/devcycle.jpg
   36: modules/gci/images/devcyclesmall.jpg
   37: modules/gci/images/earth.gif
   38: modules/gci/images/question.jpg
   39: modules/gci/images/login/gcilogo_smrnd.png
   40: modules/gci/images/login/lclogin_r1_c1.gif
   41: modules/gci/images/login/lclogin_r1_c7.gif
   42: modules/gci/images/login/lclogin_r2_c4.png
   43: modules/gci/images/login/lclogin_r2_c6.png
   44: modules/gci/images/login/lclogin_r8_c4.png
   45: modules/gci/images/login/lclogin_r8_c6.png
   46: modules/gci/images/login/lclogin_r9_c1.gif
   47: modules/gci/images/login/lclogin_r9_c7.gif
   48: modules/gci/index.html
   49: modules/gci/lonlogin.pm
   50: modules/gci/portal/identifyalternative.html
   51: modules/gci/portal/identifytarget.html
   52: modules/gci/portal/peerreview.html
   53: modules/gci/portal/pilotquestions.html
   54: modules/gci/portal/quantitative.html
   55: modules/gci/portal/thinkaloud.html
   56: modules/gci/portal/userfeedback.html
   57: modules/gci/portal/writequestion.html
   58: 

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