[LON-CAPA-cvs] cvs: loncom /homework insertlist.xml

www www at source.lon-capa.org
Fri Dec 2 11:33:58 EST 2011


www		Fri Dec  2 16:33:58 2011 EDT

  Modified files:              
    /loncom/homework	insertlist.xml 
  Log:
  FPR Online Help
  
  
Index: loncom/homework/insertlist.xml
diff -u loncom/homework/insertlist.xml:1.29 loncom/homework/insertlist.xml:1.30
--- loncom/homework/insertlist.xml:1.29	Thu Dec  1 01:26:49 2011
+++ loncom/homework/insertlist.xml	Fri Dec  2 16:33:58 2011
@@ -49,12 +49,21 @@
                 <color>#DDDD55</color>
                 <insert_sub>insert_plotobject</insert_sub>
                 <allow></allow>
+                <help>
+                        <file>Function_Plot_Response_Object</file>
+                        <description>Object</description>
+                </help>
         </tag>
         <tag name="plotvector">
                 <description>Plot Vector</description>
                 <color>#aaff99</color>
                 <insert_sub>insert_plotvector</insert_sub>
                 <allow></allow>
+                <help>
+                        <file>Function_Plot_Response_Vector</file>
+                        <description>Vector</description>
+                </help>
+
         </tag>
         <tag name="functionplotruleset">
                 <description>Function Plot Rule Set</description>
@@ -76,7 +85,7 @@
                 <allow></allow>
                 <help>
                         <file>Function_Plot_Response_Evaluation_Rule</file>
-                        <description>Evaluation Rules</description>
+                        <description>Graph Rule</description>
                 </help>
 
         </tag>
@@ -86,6 +95,11 @@
                 <color>#99ff88</color>
                 <insert_sub>insert_functionplotvectorrule</insert_sub>
                 <allow></allow>
+                <help>
+                        <file>Function_Plot_Response_Vector_Rule</file>
+                        <description>Vector Rule</description>
+                </help>
+
         </tag>
 
         <tag name="functionplotvectorsumrule">
@@ -93,6 +107,11 @@
                 <color>#99ff88</color>
                 <insert_sub>insert_functionplotvectorsumrule</insert_sub>
                 <allow></allow>
+                <help>
+                        <file>Function_Plot_Response_Vector_Sum_Rule</file>
+                        <description>Vector Sum Rule</description>
+                </help>
+
         </tag>
 
         <tag name="functionplotcustomrule">
@@ -100,6 +119,10 @@
                 <color>#99ff88</color>
                 <insert_sub>insert_functionplotcustomrule</insert_sub>
                 <allow></allow>
+                <help>
+                        <file>Function_Plot_Response_Custom_Rule</file>
+                        <description>Custom Rule</description>
+                </help>
         </tag>
 
 	<tag name="caparesponse::answergroup">




More information about the LON-CAPA-cvs mailing list