--- loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex 2011/05/23 20:31:32 1.4 +++ loncom/html/adm/help/tex/Domain_Configuration_Request_Courses.tex 2011/05/24 02:01:30 1.5 @@ -6,9 +6,9 @@ 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/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(). +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(). 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.