File:  [LON-CAPA] / modules / gci / README
Revision 1.4: download - view: text, annotated - select for diffs
Wed Sep 23 23:51:47 2009 UTC (14 years, 7 months ago) by gci
Branches: MAIN
CVS tags: HEAD
- Update version for loncapafiles.lpml

    1:  Customized version of LON-CAPA for the Geoscience Concept Inventory
    2: - WebCenter portal page
    3: - Custom login page with "sign-up" button for users to request account
    4:   and log-in for existing users - domain set to gci automatically.
    5: - When creating a new user account, users will automatically submit a
    6:   self enrollment request for the Concept Inventory "course".
    7: - Enrollment requests are queued, and a Course Coordinator will approve/reject 
    8:   queued requests.
    9: - Two domains: 
   10:   (a) gci - houses Concept Inoventory "course" used to comment on existing
   11:             GCI questions and submit new ones
   12:           - home domain for faculty using the GCI
   13:   (b) gcitest - home domain for Concept tests which faculty can use with their students.
   14:               - home domain for students enrolled in Concept Test "courses".
   15: - Custom phrases within a gci.pm "language" file.
   16: 
   17: GCI_2 is based on LON-CAPA 2.9.X with the following modified files:
   18:  
   19: doc/loncapafiles/loncapafiles.lpml 1.645.4.4
   20: loncom/auth/lonlogout.pm 1.32.2.1
   21: loncom/auth/lonroles.pm 1.231.6.2
   22: loncom/build/Makefile 1.190.2.1
   23: loncom/homework/essayresponse.pm 1.101.8.1
   24: loncom/homework/inputtags.pm 1.259.2.1
   25: loncom/interface/createaccount.pm 1.36.10.1
   26: loncom/interface/domainprefs.pm 1.102.4.2
   27: loncom/interface/loncreateuser.pm 1.295.8.2
   28: loncom/interface/lonnavmaps.pm 1.423.4.2
   29: loncom/interface/lonpreferences.pm 1.125.8.2
   30: loncom/interface/lonrequestcourse.pm 1.36.2.1
   31: loncom/interface/resetpw.pm 1.17.10.1
   32: 
   33: and the following added files:
   34: 
   35: modules/gci/css/login.css
   36: modules/gci/gci.pm
   37: modules/gci/images/devcycle.jpg
   38: modules/gci/images/devcyclesmall.jpg
   39: modules/gci/images/earth.gif
   40: modules/gci/images/question.jpg
   41: modules/gci/images/login/gcilogo_smrnd.png
   42: modules/gci/images/login/lclogin_r1_c1.gif
   43: modules/gci/images/login/lclogin_r1_c7.gif
   44: modules/gci/images/login/lclogin_r2_c4.png
   45: modules/gci/images/login/lclogin_r2_c6.png
   46: modules/gci/images/login/lclogin_r8_c4.png
   47: modules/gci/images/login/lclogin_r8_c6.png
   48: modules/gci/images/login/lclogin_r9_c1.gif
   49: modules/gci/images/login/lclogin_r9_c7.gif
   50: modules/gci/index.html
   51: modules/gci/londocs.pm (replaces loncom/interface/londocs.pm)
   52: modules/gci/lonlogin.pm (replaces loncom/auth/lonlogin.pm)
   53: modules/gci/portal/identifyalternative.html
   54: modules/gci/portal/identifytarget.html
   55: modules/gci/portal/peerreview.html
   56: modules/gci/portal/pilotquestions.html
   57: modules/gci/portal/quantitative.html
   58: modules/gci/portal/thinkaloud.html
   59: modules/gci/portal/userfeedback.html
   60: modules/gci/portal/writequestion.html
   61: 

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