Diff for /loncom/html/adm/help/tex/Course_Automated_Enrollment.tex between versions 1.12 and 1.13

version 1.12, 2016/07/24 14:35:45 version 1.13, 2016/08/20 16:06:50
Line 30  specified recipients (selected from acti Line 30  specified recipients (selected from acti
 \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.   \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. 
 \item Enrollment status: Students in a course are identified internally  \item Enrollment status: Students in a course are identified internally
 by type (auto or manual) depending on whether they were auto-enrolled.  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  Only users of type `auto' will be dropped from the course if auto-enrollment
 detects expired enrollment. By default, status type is automatically  detects expired enrollment. By default, status type is automatically
 changed from 'manual' to 'auto', if a manually enrolled student subsequently  changed from `manual' to `auto', if a manually enrolled student subsequently
 appears in the institutional roster when auto-enrollment is run. This  appears in the institutional roster when auto-enrollment is run. This
 automatic migration can be prevented for individual students by locking  automatic migration can be prevented for individual students by locking
 the status type.  the status type.

Removed from v.1.12  
changed lines
  Added in v.1.13


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