[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /html/adm/help/tex Slot_CommaDelimited.tex
raeburn
raeburn at source.lon-capa.org
Sun Jan 17 20:09:41 EST 2021
raeburn Mon Jan 18 01:09:41 2021 EDT
Modified files: (Branch: version_2_11_X)
/loncom/html/adm/help/tex Slot_CommaDelimited.tex
Log:
- For 2.11
Remove documentation for functionality not in 2.11
Index: loncom/html/adm/help/tex/Slot_CommaDelimited.tex
diff -u loncom/html/adm/help/tex/Slot_CommaDelimited.tex:1.4 loncom/html/adm/help/tex/Slot_CommaDelimited.tex:1.4.2.1
--- loncom/html/adm/help/tex/Slot_CommaDelimited.tex:1.4 Sun Jan 17 22:19:50 2021
+++ loncom/html/adm/help/tex/Slot_CommaDelimited.tex Mon Jan 18 01:09:41 2021
@@ -14,11 +14,10 @@
\item Reservation End Time
\item Message when reservation changed
\item IP or DNS restriction
-\item Unique IP each student
\item List of proctor ids
\item Slot Description
\item Maximum number of reservations
-\item Resource(s)/Map(s) Restriction
+\item Resource Restriction
\item Date range of slot exclusion
\item Secret word proctor uses to validate
\item Sections slot is restricted to
@@ -38,7 +37,7 @@
\\Format requirements for the optional fields are as follows:
\begin{itemize}
\item ``Message when reservation changed'' can be: only_student, student_and_user_notes_screen or none.
-\item ``IP or DNS restriction'' is a comma-separated list. If a particular IP restriction is: deny access from, prepend ! to the item. Individual IP/DNS items can have one of the following formats:
+\item ``IP or DNS restriction'' is a comma-separated list of allowed IP addresses or hostnames. Individual IP/DNS items can have one of the following formats:
\begin{enumerate}
\item a range, e.g, 35.8.3.[34-56]
\item partial IP with wildcard, e.g., 35.8.*
@@ -49,7 +48,7 @@
\item ``Unique IP each student'' can be yes
\item ``List of proctor ids'' is a comma separated list of username:domain for users who will proctor.
\item ``Maximum number of reservations'' is a positive integer
-\item ``Resource(s)/Map(s) Restriction'' is a comma separated list of unique resource identifiers (aka `symbs'). If the symb is for a map (i.e., .sequence or .page) then all resources in that map may use the slot.
+\item ``Resource Restriction'' is the unique resource identifier (aka `symb').
\item ``Date range of slot exclusion'' contains two dates separated by a comma. The second date/time must post-date the first date/time. Permitted formats for each date/time are the same as for the four time fields.
\item ``Sections slot is restricted to'' is a comma separated list of course sections
\item ``Users slot is restricted to'' is a comma separated list of users (each user is in the format username:domain)
More information about the LON-CAPA-cvs
mailing list