Diff for /loncom/homework/insertlist.xml between versions 1.29 and 1.35

version 1.29, 2011/12/01 01:26:49 version 1.35, 2017/02/03 18:00:30
Line 49 Line 49
                 <color>#DDDD55</color>                  <color>#DDDD55</color>
                 <insert_sub>insert_plotobject</insert_sub>                  <insert_sub>insert_plotobject</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Object</file>
                           <description>Object</description>
                   </help>
         </tag>          </tag>
         <tag name="plotvector">          <tag name="plotvector">
                 <description>Plot Vector</description>                  <description>Plot Vector</description>
                 <color>#aaff99</color>                  <color>#aaff99</color>
                 <insert_sub>insert_plotvector</insert_sub>                  <insert_sub>insert_plotvector</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Vector</file>
                           <description>Vector</description>
                   </help>
   
           </tag>
           <tag name="drawvectorsum">
                   <description>Draw Vector Sum</description>
                   <color>#88aa99</color>
                   <insert_sub>insert_drawvectorsum</insert_sub>
                   <allow></allow>
         </tag>          </tag>
         <tag name="functionplotruleset">          <tag name="functionplotruleset">
                 <description>Function Plot Rule Set</description>                  <description>Function Plot Rule Set</description>
Line 66 Line 81
                 <description>Function Plot Elements</description>                  <description>Function Plot Elements</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>insert_functionplotelements</insert_sub>                  <insert_sub>insert_functionplotelements</insert_sub>
                 <allow>spline,backgroundplot,plotobject,plotvector</allow>                  <allow>spline,backgroundplot,plotobject,plotvector,drawvectorsum</allow>
         </tag>          </tag>
   
         <tag name="functionplotrule">          <tag name="functionplotrule">
Line 76 Line 91
                 <allow></allow>                  <allow></allow>
                 <help>                  <help>
                         <file>Function_Plot_Response_Evaluation_Rule</file>                          <file>Function_Plot_Response_Evaluation_Rule</file>
                         <description>Evaluation Rules</description>                          <description>Graph Rule</description>
                 </help>                  </help>
   
         </tag>          </tag>
Line 86 Line 101
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>insert_functionplotvectorrule</insert_sub>                  <insert_sub>insert_functionplotvectorrule</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Vector_Rule</file>
                           <description>Vector Rule</description>
                   </help>
   
         </tag>          </tag>
   
         <tag name="functionplotvectorsumrule">          <tag name="functionplotvectorsumrule">
Line 93 Line 113
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>insert_functionplotvectorsumrule</insert_sub>                  <insert_sub>insert_functionplotvectorsumrule</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Vector_Sum_Rule</file>
                           <description>Vector Sum Rule</description>
                   </help>
   
         </tag>          </tag>
   
         <tag name="functionplotcustomrule">          <tag name="functionplotcustomrule">
Line 100 Line 125
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>insert_functionplotcustomrule</insert_sub>                  <insert_sub>insert_functionplotcustomrule</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Custom_Rule</file>
                           <description>Custom Rule</description>
                   </help>
         </tag>          </tag>
   
  <tag name="caparesponse::answergroup">   <tag name="caparesponse::answergroup">
Line 141 Line 170
  <color>#77DD55</color>   <color>#77DD55</color>
  <insert_sub>insert_externalresponse</insert_sub>   <insert_sub>insert_externalresponse</insert_sub>
  <allow>hintgroup,textline,textfield</allow>   <allow>hintgroup,textline,textfield</allow>
  <show>no</show>   <show>yes</show>
  <help>   <help>
  <file>Authoring_ExternalResponse</file>   <file>Authoring_ExternalResponse</file>
                         <description>How to write external responses</description>                          <description>How to write external responses</description>
Line 289 Line 318
  <color>#77DD55</color>   <color>#77DD55</color>
  <insert_sub>insert_customresponse</insert_sub>   <insert_sub>insert_customresponse</insert_sub>
  <help>   <help>
  <file>Custom_Response_Problems</file>   <file>Custom_Response_Problem_Creation</file>
  <description>How to write custom responses</description>   <description>How to write custom responses</description>
  </help>   </help>
  <allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>   <allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>
Line 304 Line 333
  <color>#77DD55</color>   <color>#77DD55</color>
  <insert_sub>insert_mathresponse</insert_sub>   <insert_sub>insert_mathresponse</insert_sub>
  <help>   <help>
  <file>Math_Response_Problems</file>   <file>Creating_Math_Response_Problems</file>
  <description>How to write math responses</description>   <description>How to write math responses</description>
  </help>   </help>
  <allow>mathresponse::answer,hintgroup,responseparam,textfield,textline</allow>   <allow>mathresponse::answer,hintgroup,responseparam,textfield,textline</allow>
Line 316 Line 345
  </tag>   </tag>
  <tag name="textfield">   <tag name="textfield">
  <description>Large Text Entry Area</description>   <description>Large Text Entry Area</description>
  <color>#1144dd</color>   <color>#7698ED</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>startouttext,tex,web</allow>   <allow>startouttext,tex,web</allow>
  </tag>   </tag>
Line 639 Line 668
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
    </tag>
    <tag name="print">
    <description>Print Only Block</description>
    <color>#FFFFFF</color>
    <insert_sub>default</insert_sub>
    <show>no</show>
  </tag>   </tag>
  <tag name="web">   <tag name="web">
  <description>Web Only Block</description>   <description>Web Only Block</description>

Removed from v.1.29  
changed lines
  Added in v.1.35


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