[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Domain_Configuration_Request_Courses.tex
raeburn
raeburn@source.lon-capa.org
Thu, 26 May 2011 11:57:02 -0000
raeburn Thu May 26 11:57:02 2011 EDT
Modified files:
/loncom/html/adm/help/tex Domain_Configuration_Request_Courses.tex
Log:
- Changes to keep text within right margin in PDF version of manual.
Index: loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex
diff -u loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex:1.5 loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex:1.6
--- loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex:1.5 Tue May 24 02:01:30 2011
+++ loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex Thu May 26 11:57:02 2011
@@ -6,7 +6,7 @@
Communities are similar to courses except the Coordinator may only browse areas of the shared LON-CAPA repository for which he/she has an author or co-author role.
-Course/Community requests may be set to be processed automatically, queued for approval by a Domain Coordinator, or (for official courses, for example) validated against institutional instructor of record data. The ``With validation'' option is only displayed if the crsreq\_checks() subroutine in localenroll.pm has been customized to indicate that a particular course type/institutional affiliation can be validated.
+Course/Community requests may be set to be processed automatically, queued for approval by a Domain Coordinator, or (for official courses, for example) validated against institutional instructor of record data. The ``With validation'' option is only displayed if the crsreq\_checks() subroutine in localenroll.pm has been customized to indicate that a particular course type / institutional affiliation can be validated.
The crsreq\_checks() routine is closely tied to validate\_crsreq(). ``With validation'' should not be a possible choice in the domain configuration menu for a particular course type/institutional affiliation, unless corresponding validation code has been implemented in validate\_crsreq().