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. - 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. GCI_2 is based on LON-CAPA 2.9.X with the following modified files: doc/loncapafiles/loncapafiles.lpml 1.645.4.5 loncom/auth/lonlogout.pm 1.32.2.1 loncom/auth/lonroles.pm 1.231.6.2 loncom/build/Makefile 1.190.2.1 loncom/homework/essayresponse.pm 1.101.8.1 loncom/homework/inputtags.pm 1.259.2.1 loncom/interface/createaccount.pm 1.36.10.1 loncom/interface/domainprefs.pm 1.102.4.2 loncom/interface/loncreateuser.pm 1.295.8.2 loncom/interface/londocs.pm 1.325.4.2 loncom/interface/lonnavmaps.pm 1.423.4.2 loncom/interface/lonpreferences.pm 1.125.8.2 loncom/interface/lonrequestcourse.pm 1.36.2.1 loncom/interface/resetpw.pm 1.17.10.1 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/londocsgci.pm modules/gci/lonlogin.pm (replaces loncom/auth/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