Diff for /loncom/homework/insertlist.xml between versions 1.30 and 1.33

version 1.30, 2011/12/02 16:33:58 version 1.33, 2013/06/25 15:07:30
Line 65 Line 65
                 </help>                  </help>
   
         </tag>          </tag>
           <tag name="drawvectorsum">
                   <description>Draw Vector Sum</description>
                   <color>#88aa99</color>
                   <insert_sub>insert_drawvectorsum</insert_sub>
                   <allow></allow>
           </tag>
         <tag name="functionplotruleset">          <tag name="functionplotruleset">
                 <description>Function Plot Rule Set</description>                  <description>Function Plot Rule Set</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
Line 75 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 164 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 339 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>

Removed from v.1.30  
changed lines
  Added in v.1.33


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