--- loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex 2011/05/26 15:13:23 1.7 +++ loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex 2011/05/26 15:24:38 1.8 @@ -8,7 +8,7 @@ Communities are similar to courses excep 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(). +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 and institutional affiliation, unless corresponding validation code has been implemented in validate\_crsreq(). LON-CAPA can be configured to send messages to Domain Coordinators to notify them when a course has been requested and queued pending approval. Recipients of such messages are selected from users with an active Domain Coordinator role for the domain. These same users will also receive messages when a course request has been approved by a Domain Coordinator.