[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Course_Automated_Enrollment.tex

raeburn lon-capa-cvs-allow@mail.lon-capa.org
Tue, 22 Jul 2008 12:45:37 -0000


raeburn		Tue Jul 22 08:45:37 2008 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Course_Automated_Enrollment.tex 
  Log:
  - Information about the configuration options in the Automated Enrollment Manager.
  
  
Index: loncom/html/adm/help/tex/Course_Automated_Enrollment.tex
diff -u loncom/html/adm/help/tex/Course_Automated_Enrollment.tex:1.4 loncom/html/adm/help/tex/Course_Automated_Enrollment.tex:1.5
--- loncom/html/adm/help/tex/Course_Automated_Enrollment.tex:1.4	Tue Jan 22 02:16:29 2008
+++ loncom/html/adm/help/tex/Course_Automated_Enrollment.tex	Tue Jul 22 08:45:36 2008
@@ -1,5 +1,4 @@
 \label{Course_Automated_Enrollment}
-
 If your system administrator has configured your LON-CAPA domain to have access to a data feed for class lists for your institution and your domain coordinator has enabled automatic course enrollment updates, then you can control the behavior of these updates using the Automated Student Enrollment Manager.
  
 \begin{enumerate}
@@ -8,6 +7,35 @@
 \textbf{CUSR}) on the Main Menu, or the remote control (if used).
 \item Click on the \underbar{Automated Student Enrollment Manager} link.
 \item The Automated Student Enrollment Manager will walk you through configuring automatic enrollment updates.
+\begin{itemize}
+\item Adds: enable/disable new enrollments for users added to the roster
+\item Drops: enable/disable expiration of enrollments for users removed
+from the roster
+\item Enrollment start: a start date/time for auto-enrollment
+\item Enrollment end: an end date/time for auto-enrollment
+\item Access start: the default start time for student roles added by auto-enrollment
+\item Access end: the default end time for student roles added by auto-enrollment
+\item Section mappings: Mapping of institutional section numbers to section
+numbers used within the LON-CAPA course. The is mapping permits students
+in one or more institutional sections to be identified in the LON-CAPA
+course as belonging to a particular section (or to no sction).
+\item Cross-listings mapping: Mapping of institutional courses (including
+section number) to section numbrs within the LON-CAPA course. Cross-listing
+is intended for cases where a course is listed bt an institution under
+more than one institutional course code.
+\item Notification messages: Enable/Disable delivery of LON-CAPA mail to
+specified recipients (selected from active Course Coordinators).
+\item Student photos: Enable/Disable automatic import of student photos from an institutional repository.  This functionality requires that (a) conduit has been established from your library server(s) to a directory containing student photos, and (b) the &institutional_photos() routine in localenroll.pm has been customized to use this conduit. Your institution may require the course owner to indicate acceptance of policies governing use of digital student photos. If this is the case, the &photo_permission() routine will have been customized for your domain, and the course owner will need to click a button to acknowledge agrement to the policy, before the option to enable use student photos is enabled in a course. 
+\item Enrollment status: Students in a course are identified internally
+by type (auto or manual) depending on whether they were auto-enrolled.
+Only users of type 'auto' will be dropped from the course if auto-enrollment
+detects expired enrollment. By default, status type is automatically
+changed from 'manual' to 'auto', if a manually enrolled student subsequently
+appears in the institutional roster when auto-enrollment is run. This
+automatic migration can be prevented for individual students by locking
+the status type.
+\end{itemize}
+
 \item You can also use the \underbar{Update Roster Now} link to reconcile the roster for your LON-CAPA course with the most recent institutional class list for the course. 
 
 \end{enumerate}