[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Slot_ChoosingResources.tex Slot_RestrictAvailibility.tex /html/adm/helper newslot.helper

rezaferry lon-capa-cvs@mail.lon-capa.org
Mon, 18 Dec 2006 15:14:37 -0000


rezaferry		Mon Dec 18 10:14:37 2006 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Slot_ChoosingResources.tex 
                             	Slot_RestrictAvailibility.tex 
    /loncom/html/adm/helper	newslot.helper 
  Log:
  Changed few sentences in the help file (grammatical fix mostly)
  Added help links to the helpers
  
  
Index: loncom/html/adm/help/tex/Slot_ChoosingResources.tex
diff -u loncom/html/adm/help/tex/Slot_ChoosingResources.tex:1.1 loncom/html/adm/help/tex/Slot_ChoosingResources.tex:1.2
--- loncom/html/adm/help/tex/Slot_ChoosingResources.tex:1.1	Tue Dec  5 09:29:21 2006
+++ loncom/html/adm/help/tex/Slot_ChoosingResources.tex	Mon Dec 18 10:14:36 2006
@@ -1,4 +1,4 @@
 \label{Slot_ChoosingResources}
 	 
-You can also specify which resources/files can a student open during the slot time. To do this, you must set that the slot is restricted to a specific resource (on the optional attributes page). When this option is selected, the next page allows you to choose which resource this slot is restricted to. 
+You may also specify which resources/files can a student open during the slot time. To do this, you must set that the slot is restricted to a specific resource (on the optional attributes page). When this option is selected, a  page allows you to choose which resource this slot is restricted to. 
 	 
Index: loncom/html/adm/help/tex/Slot_RestrictAvailibility.tex
diff -u loncom/html/adm/help/tex/Slot_RestrictAvailibility.tex:1.1 loncom/html/adm/help/tex/Slot_RestrictAvailibility.tex:1.2
--- loncom/html/adm/help/tex/Slot_RestrictAvailibility.tex:1.1	Mon Nov 27 22:03:12 2006
+++ loncom/html/adm/help/tex/Slot_RestrictAvailibility.tex	Mon Dec 18 10:14:36 2006
@@ -1,3 +1,3 @@
 \label{Slot_RestrictAvailibility}
 	 
-The next screen allows the instructor to restrict the person who can use the resource. There are many ways to select persons who may use the resource. You can individually select each person, you can select the groups, the role, or by the sections that they are enrolled in.
+This screen allows the instructor to restrict the person who can use the resource. There are many ways to select persons who may use the resource. You can individually select each person, you can select the groups, the role, or by the sections that they are enrolled in.
Index: loncom/html/adm/helper/newslot.helper
diff -u loncom/html/adm/helper/newslot.helper:1.20 loncom/html/adm/helper/newslot.helper:1.21
--- loncom/html/adm/helper/newslot.helper:1.20	Sun Jun 25 17:57:56 2006
+++ loncom/html/adm/helper/newslot.helper	Mon Dec 18 10:14:37 2006
@@ -29,8 +29,14 @@
 	  return $slot{$name}{$which};
       }
     </exec>
+	<message>
+	    Help on required attributes
+	</message>
+    <helpicon file="Slot_RequiredAttributes">
+         Required Attributes
+    </helpicon>
     <message>
-        Name: <br />&nbsp;&nbsp;&nbsp;
+        <br />Name: <br />&nbsp;&nbsp;&nbsp;
     </message>
     <string variable="name" size="30">
       <validator>
@@ -85,6 +91,13 @@
 
 
   <state name="OPTIONAL" title="Specify Optional Attributes">
+	<message>
+	    Help on optional attributes
+	</message>
+    <helpicon file="Slot_OptionalAttributes">
+         Optional Attributes
+    </helpicon>
+  
     <message>
         <p>Description:<br />&nbsp;&nbsp;&nbsp;
     </message>
@@ -185,6 +198,10 @@
     <message>
       </p><p>Slot is:
     </message>
+    <helpicon file="Slot_ChoosingResources">
+         Resource Restriction
+    </helpicon>
+
     <choices variable="restricttosymb">
       <choice nextstate="PROCTOR" computer='any'>usable for any resource.</choice>
       <choice nextstate="RESOURCESELECT" computer='resource'>restricted to a specific resource.</choice>
@@ -194,6 +211,7 @@
         return 'any';
       </defaultvalue>
     </choices>
+    
     <message>
 	</p><p>IP restrictions:<br />&nbsp;&nbsp;&nbsp;      
     </message>
@@ -231,6 +249,12 @@
     </skip>
 
     <nextstate>RESTRICTUSER</nextstate>
+	<message>
+	    Specifying Proctors
+	</message>
+    <helpicon file="Slot_SpecifyProctors">
+         Specifying Proctors
+    </helpicon>
 
     <student variable="proctor" multichoice="1" coursepersonnel="1"
              activeonly="1" emptyallowed="1">
@@ -256,6 +280,9 @@
     <message>
       <p>Slots are by default available to all users in a course, if you would like this slot to be restricted to a subset of users you can specify restrictions.</p>
     </message>
+    <helpicon file="Slot_RestrictAvailibility">
+         Restrict Availibility
+    </helpicon>
 
     <message>
       Select sections to limit slot availability to: <br />&nbsp;&nbsp;&nbsp;