--- loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex 2011/05/26 11:57:02 1.6 +++ loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex 2011/05/26 15:13:23 1.7 @@ -6,7 +6,7 @@ The default is for no course or communit 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 can be validated if the owner belongs to a specific institutional group (e.g., Faculty). 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().