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

# $Id: README,v 1.2 2009/09/23 20:04:04 gci Exp $
 Customized version of LON-CAPA for the Geoscience Concept Inventory
- WebCenter portal page
- Custom login page with "sign-up" button for users to request account
  and log-in for existing users - domain set to gci automatically.
- When creating a new user account, users will automatically submit a
  self enrollment request for the Concept Inventory "course".
- Enrollment requests are queued, and a Course Coordinator will approve/reject 
  queued requests.
- Custom phrases within a gci.pm "language" file.

GCI_1 is based on LON-CAPA 2.8.X with the following modified files:
 
doc/loncapafiles/loncapafiles.lpml 1.614.4.5
loncom/auth/lonlogout.pm 1.32.2.1
loncom/auth/lonroles.pm 1.209.4.2
loncom/build/Makefile 1.188.4.1
loncom/homework/essayresponse.pm 1.100.4.1
loncom/homework/inputtags.pm 1.248.4.2
loncom/interface/createaccount.pm 1.32.2.1
loncom/interface/domainprefs.pm 1.76.4.2
loncom/interface/loncreateuser.pm 1.268.4.2
loncom/interface/lonnavmaps.pm 1.415.4.2
loncom/interface/lonparmset.pm 1.413.6.2
loncom/interface/lonpreferences.pm 1.125.6.2
loncom/interface/resetpw.pm 1.11.2.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:

modules/gci/css/login.css
modules/gci/gci.pm
modules/gci/images/devcycle.jpg
modules/gci/images/devcyclesmall.jpg
modules/gci/images/earth.gif
modules/gci/images/question.jpg
modules/gci/images/login/gcilogo_smrnd.png
modules/gci/images/login/lclogin_r1_c1.gif
modules/gci/images/login/lclogin_r1_c7.gif
modules/gci/images/login/lclogin_r2_c4.png
modules/gci/images/login/lclogin_r2_c6.png
modules/gci/images/login/lclogin_r8_c4.png
modules/gci/images/login/lclogin_r8_c6.png
modules/gci/images/login/lclogin_r9_c1.gif
modules/gci/images/login/lclogin_r9_c7.gif
modules/gci/index.html
modules/gci/lonlogin.pm
modules/gci/portal/identifyalternative.html
modules/gci/portal/identifytarget.html
modules/gci/portal/peerreview.html
modules/gci/portal/pilotquestions.html
modules/gci/portal/quantitative.html
modules/gci/portal/thinkaloud.html
modules/gci/portal/userfeedback.html
modules/gci/portal/writequestion.html


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