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

raeburn raeburn@source.lon-capa.org
Fri, 07 Jan 2011 12:06:53 -0000


raeburn		Fri Jan  7 12:06:53 2011 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Slot_SelectingField.tex 
  Log:
  - Escape underscores.
  
  
Index: loncom/html/adm/help/tex/Slot_SelectingField.tex
diff -u loncom/html/adm/help/tex/Slot_SelectingField.tex:1.4 loncom/html/adm/help/tex/Slot_SelectingField.tex:1.5
--- loncom/html/adm/help/tex/Slot_SelectingField.tex:1.4	Wed Jan  5 01:07:02 2011
+++ loncom/html/adm/help/tex/Slot_SelectingField.tex	Fri Jan  7 12:06:53 2011
@@ -10,8 +10,8 @@
 	 \item \textbf{End Time of slot}. This determines the time when a slot ends and a user cannot access the resource. This input is mandatory. The accepted format for this field is the same as for the start time of slot.
          \item \textbf{Message when reservation changed}. This determines whether a reservation change by a student triggers dispatch of a LON-CAPA message to the student making the change and/or to the user record for the student (visible to the instructor). If set, this can be one of:
          \begin{itemize}
-                \item only_student
-                \item student_and_user_notes_screen
+                \item only\_student
+                \item student\_and\_user\_notes\_screen
                 \item none
          \end{itemize}
          corresponding to: ``Sent to student'', ``Sent to student and added to user record'', and ``None sent and no record in user notes'', respectively.  Default (i.e., with nothing set) is equivalent  to that of ``none''.