Diff for /modules/gci/README between versions 1.9 and 1.10

version 1.9, 2010/01/17 21:07:46 version 1.10, 2010/01/18 16:52:51
Line 7 Line 7
 - Enrollment requests are queued, and a Course Coordinator will approve/reject   - Enrollment requests are queued, and a Course Coordinator will approve/reject 
   queued requests.    queued requests.
 - Two domains:   - Two domains: 
   (a) gci - houses Concept Inoventory "course" used to comment on existing    (a) gci - houses:
             GCI questions and submit new ones          (i) Concept Inventory "course" used to comment on existing
           - home domain for faculty using the GCI              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.    (b) gcitest - home domain for Concept tests which faculty can use with their students.
               - home domain for students enrolled in Concept Test "courses".                - 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 phrases within gci.pm "language" file for gci domain and gct.pm "language" file for gcitest domain.
Line 20  GCI_3 is based on LON-CAPA 3.0 with the Line 25  GCI_3 is based on LON-CAPA 3.0 with the
     
 doc/loncapafiles/loncapafiles.lpml 1.668.2.6  doc/loncapafiles/loncapafiles.lpml 1.668.2.6
 loncom/auth/lonlogout.pm 1.38.8.1  loncom/auth/lonlogout.pm 1.38.8.1
 loncom/auth/lonroles.pm 1.240.2.11  loncom/auth/lonroles.pm 1.240.2.12
 loncom/build/Makefile 1.190.4.1  loncom/build/Makefile 1.190.4.1
 loncom/lond 1.435.2.1  loncom/lond 1.435.2.1
 loncom/homework/essayresponse.pm 1.101.10.1  loncom/homework/essayresponse.pm 1.101.10.1
Line 29  loncom/homework/inputtags.pm 1.260.4.1 Line 34  loncom/homework/inputtags.pm 1.260.4.1
 loncom/homework/structuretags.pm 1.461  loncom/homework/structuretags.pm 1.461
 loncom/interface/createaccount.pm 1.37.2.1  loncom/interface/createaccount.pm 1.37.2.1
 loncom/interface/domainprefs.pm 1.123.2.1  loncom/interface/domainprefs.pm 1.123.2.1
 loncom/interface/loncommon.pm 1.925.2.9  loncom/interface/loncommon.pm 1.925.2.10
 loncom/interface/loncoursequeueadmin.pm 1.12.2.6  loncom/interface/loncoursequeueadmin.pm 1.12.2.7
 loncom/interface/loncreateuser.pm 1.329.2.1  loncom/interface/loncreateuser.pm 1.329.2.1
 loncom/interface/londocs.pm 1.411.2.4  loncom/interface/londocs.pm 1.411.2.4
 loncom/interface/lonhtmlcommon.pm 1.253.2.2  loncom/interface/lonhtmlcommon.pm 1.253.2.2
Line 42  loncom/interface/lonnavmaps.pm 1.440.2.1 Line 47  loncom/interface/lonnavmaps.pm 1.440.2.1
 loncom/interface/lonpreferences.pm 1.179.2.2  loncom/interface/lonpreferences.pm 1.179.2.2
 loncom/publisher/lonpublisher.pm 1.265.2.1  loncom/publisher/lonpublisher.pm 1.265.2.1
 loncom/interface/lonrequestcourse.pm 1.41.2.3  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/lonstatistics.pm 1.148.2.3
 loncom/interface/lonuserutils.pm 1.109.2.2  loncom/interface/lonuserutils.pm 1.109.2.2
 loncom/interface/lonwhatsnew.pm 1.98.2.1  loncom/interface/lonwhatsnew.pm 1.98.2.1

Removed from v.1.9  
changed lines
  Added in v.1.10


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