File:  [LON-CAPA] / modules / gci / README
Revision 1.10: download - view: text, annotated - select for diffs
Mon Jan 18 16:52:51 2010 UTC (14 years, 3 months ago) by gci
Branches: MAIN
CVS tags: HEAD
- Module version changes in LON-CAPA customized for GCI project (GCI_3).

 Customized version of LON-CAPA for the Geoscience Concept Inventory
- WebCenter front 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:
        (i) Concept Inventory "course" used to comment on existing
            GCI questions 
        (ii) Submission "course" used to submit new questions
        (iii) Concept Test Template "course" - cloned when creating Concept
              Test courses in the gcitest domain.
        (iv) 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 gci.pm "language" file for gci domain and gct.pm "language" file for gcitest domain.
- Custom tabbed interface to allow easy switch between "Concept Inventory", 
  "Submissions", "Create Test", and "Manage Tests". 

GCI_3 is based on LON-CAPA 3.0 with the following modified files:
 
doc/loncapafiles/loncapafiles.lpml 1.668.2.6
loncom/auth/lonlogout.pm 1.38.8.1
loncom/auth/lonroles.pm 1.240.2.12
loncom/build/Makefile 1.190.4.1
loncom/lond 1.435.2.1
loncom/homework/essayresponse.pm 1.101.10.1
loncom/homework/grades.pm 1.581.2.1
loncom/homework/inputtags.pm 1.260.4.1
loncom/homework/structuretags.pm 1.461
loncom/interface/createaccount.pm 1.37.2.1
loncom/interface/domainprefs.pm 1.123.2.1
loncom/interface/loncommon.pm 1.925.2.10
loncom/interface/loncoursequeueadmin.pm 1.12.2.7
loncom/interface/loncreateuser.pm 1.329.2.1
loncom/interface/londocs.pm 1.411.2.4
loncom/interface/lonhtmlcommon.pm 1.253.2.2
loncom/interface/lonindexer.pm 1.203.2.1
loncom/interface/lonmainmenu.pm 1.8.4.7
loncom/interface/lonmenu.pm 1.309.2.12
loncom/interface/lonmsgdisplay.pm 1.139.2.1
loncom/interface/lonnavmaps.pm 1.440.2.1
loncom/interface/lonpreferences.pm 1.179.2.2
loncom/publisher/lonpublisher.pm 1.265.2.1
loncom/interface/lonrequestcourse.pm 1.41.2.3
loncom/interface/selfenroll.pm 1.25.2.1
loncom/interface/lonstatistics.pm 1.148.2.3
loncom/interface/lonuserutils.pm 1.109.2.2
loncom/interface/lonwhatsnew.pm 1.98.2.1
loncom/interface/resetpw.pm 1.22.2.1
loncom/localize/lonlocal.pm 1.60.4.1
loncom/lonnet/perl/lonnet.pm 1.1048.2

and the following added files:

modules/gci/css/gci/login.css
modules/gci/css/gci/portal.css
modules/gci/css/gcitest/login.css
modules/gci/gci.pm 1.6
modules/gci/gct.pm 1.2
modules/gci/help/png/CreateConceptTest1.png
modules/gci/help/png/CreateConceptTest2.png
modules/gci/help/png/CreateConceptTest3.png
modules/gci/help/png/CreateConceptTest4.png
modules/gci/help/png/CreateConceptTest5.png
modules/gci/help/png/CreateConceptTest6.png
modules/gci/help/png/CreateConceptTest7.png
modules/gci/help/png/CreateConceptTest8.png
modules/gci/help/png/CreateConceptTest9.png
modules/gci/help/tex/Concept_Test_Creation.tex 
modules/gci/images/login/gci/logo_smrnd.png
modules/gci/images/login/gci/r1_c1.gif
modules/gci/images/login/gci/r1_c7.gif
modules/gci/images/login/gci/r2_c4.png
modules/gci/images/login/gci/r2_c6.png
modules/gci/images/login/gci/r8_c4.png
modules/gci/images/login/gci/r8_c6.png
modules/gci/images/login/gci/r9_c1.gif
modules/gci/images/login/gci/r9_c7.gif
modules/gci/images/login/gcitest/logo_smrnd.png
modules/gci/images/login/gcitest/r1_c1.gif
modules/gci/images/login/gcitest/r1_c7.gif
modules/gci/images/login/gcitest/r2_c4.png
modules/gci/images/login/gcitest/r2_c6.png
modules/gci/images/login/gcitest/r8_c4.png
modules/gci/images/login/gcitest/r8_c6.png
modules/gci/images/login/gcitest/r9_c1.gif
modules/gci/images/login/gcitest/r9_c7.gif
modules/gci/index.html 1.6
modules/gci/londocsgci.pm 1.11
modules/gci/lonlogin.pm (replaces loncom/auth/lonlogin.pm) 1.9


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