File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Automated_Enrollment.tex
Revision 1.14: download - view: text, annotated - select for diffs
Sat Apr 1 15:22:59 2017 UTC (7 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
- Document access to User Management utilities in course context via:
  People > Users as well as Main Menu.

    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 Mouseover the \textbf{People} item in the inline menu and click \textbf{Users} or select 
    6: \includegraphics[width=0.03\paperwidth]{cprv}
    7: \textbf{Manage course users} on the Main Menu.
    8: \item At the \textbf{User Management} screen, select
    9: \includegraphics[width=0.03\paperwidth]{roles}
   10: \textbf{Automated Enrollment}.
   11:  
   12: \item The \textbf{Automated Enrollment} Manager will walk you through configuring automatic enrollment updates.
   13: \begin{itemize}
   14: \item Adds: enable/disable new enrollments for users added to the roster
   15: \item Drops: enable/disable expiration of enrollments for users removed
   16: from the roster
   17: \item Enrollment start: a start date/time for auto-enrollment
   18: \item Enrollment end: an end date/time for auto-enrollment
   19: \item Access start: the default start time for student roles added by auto-enrollment
   20: \item Access end: the default end time for student roles added by auto-enrollment
   21: \item Section mappings: Mapping of institutional section numbers to section
   22: numbers used within the LON-CAPA course. This mapping permits students
   23: in one or more institutional sections to be identified in the LON-CAPA
   24: course as belonging to a particular section (or to no section).
   25: \item Cross-listings mapping: Mapping of institutional courses (including
   26: section number) to section numbers within the LON-CAPA course. Cross-listing
   27: is intended for cases where a course is listed by an institution under
   28: more than one institutional course code.
   29: \item Notification messages: Enable/Disable delivery of LON-CAPA mail to
   30: specified recipients (selected from active Course Coordinators).
   31: \item Student photos: Enable/Disable automatic import of student photos from an institutional repository.  This functionality requires that (a) 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 agreement to the policy, before the option to enable use student photos is enabled in a course. 
   32: \item Enrollment status: Students in a course are identified internally
   33: by type (auto or manual) depending on whether they were auto-enrolled.
   34: Only users of type `auto' will be dropped from the course if auto-enrollment
   35: detects expired enrollment. By default, status type is automatically
   36: changed from `manual' to `auto', if a manually enrolled student subsequently
   37: appears in the institutional roster when auto-enrollment is run. This
   38: automatic migration can be prevented for individual students by locking
   39: the status type.
   40: \item Zero enrollment failsafe: When enrollment comes from more than one institutional
   41: course section (including cross-listing), there is a possibility that
   42: institutional data retrieval might succeed for some, but not all sections.
   43: In order to avoid expiring student roles in sections for which institutional
   44: enrollment data could not be retrieved, a failsafe value can be set.  When the
   45: existing enrollment in a LON-CAPA course section exceeds that failsafe value (an integer),
   46: dropping of existing students in the affected section(s)) by automated enrollment
   47: update is disabled. A failsafe value set in a course will override a default value 
   48: set for the domain.
   49: \end{itemize}
   50: 
   51: 
   52: \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. 
   53: 
   54: \end{enumerate}

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