File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Automated_Enrollment.tex
Revision 1.7: download - view: text, annotated - select for diffs
Wed Aug 18 11:40:50 2010 UTC (13 years, 10 months ago) by riegler
Branches: MAIN
CVS tags: version_2_11_0_RC1, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse


Updating Course Manual chapter 7.

    1: \label{Course_Automated_Enrollment}
    2: 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 \textbf{Automated Enrollment} Manager.
    3:  
    4: \begin{enumerate}
    5: \item Select \includegraphics[width=0.03\paperwidth]{cprv}
    6: \textbf{Manage course users} on the Main Menu.
    7: \item At the \textbf{User Management} screen, select
    8: \includegraphics[width=0.03\paperwidth]{roles}
    9: \textbf{Automated Enrollment}.
   10:  
   11: \item The \textbf{Automated Enrollment} Manager will walk you through configuring automatic enrollment updates.
   12: \begin{itemize}
   13: \item Adds: enable/disable new enrollments for users added to the roster
   14: \item Drops: enable/disable expiration of enrollments for users removed
   15: from the roster
   16: \item Enrollment start: a start date/time for auto-enrollment
   17: \item Enrollment end: an end date/time for auto-enrollment
   18: \item Access start: the default start time for student roles added by auto-enrollment
   19: \item Access end: the default end time for student roles added by auto-enrollment
   20: \item Section mappings: Mapping of institutional section numbers to section
   21: numbers used within the LON-CAPA course. The is mapping permits students
   22: in one or more institutional sections to be identified in the LON-CAPA
   23: course as belonging to a particular section (or to no sction).
   24: \item Cross-listings mapping: Mapping of institutional courses (including
   25: section number) to section numbrs within the LON-CAPA course. Cross-listing
   26: is intended for cases where a course is listed bt an institution under
   27: more than one institutional course code.
   28: \item Notification messages: Enable/Disable delivery of LON-CAPA mail to
   29: specified recipients (selected from active Course Coordinators).
   30: \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. 
   31: \item Enrollment status: Students in a course are identified internally
   32: by type (auto or manual) depending on whether they were auto-enrolled.
   33: Only users of type 'auto' will be dropped from the course if auto-enrollment
   34: detects expired enrollment. By default, status type is automatically
   35: changed from 'manual' to 'auto', if a manually enrolled student subsequently
   36: appears in the institutional roster when auto-enrollment is run. This
   37: automatic migration can be prevented for individual students by locking
   38: the status type.
   39: \end{itemize}
   40: 
   41: 
   42: \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. 
   43: 
   44: \end{enumerate}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>