Diff for /loncom/homework/insertlist.xml between versions 1.19 and 1.20

version 1.19, 2010/10/09 22:31:49 version 1.20, 2010/10/10 00:14:15
Line 25 Line 25
         <tag name="spline">          <tag name="spline">
                 <description>Spline</description>                  <description>Spline</description>
                 <color>#aaff99</color>                  <color>#aaff99</color>
                 <insert_sub>default</insert_sub>                  <insert_sub>insert_spline</insert_sub>
                 <allow></allow>                  <allow></allow>
         </tag>          </tag>
         <tag name="backgroundplot">          <tag name="backgroundplot">
                 <description>Background Function Plot</description>                  <description>Background Function Plot</description>
                 <color>#DDDD55</color>                  <color>#DDDD55</color>
                 <insert_sub>default</insert_sub>                  <insert_sub>insert_backgroundplot</insert_sub>
                 <allow></allow>                  <allow></allow>
         </tag>          </tag>
         <tag name="splinerule">          <tag name="splinerule">
                 <description>Spline Evaluation Rule</description>                  <description>Spline Evaluation Rule</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>default</insert_sub>                  <insert_sub>insert_splinerule</insert_sub>
                 <allow></allow>                  <allow></allow>
         </tag>          </tag>
  <tag name="caparesponse::answergroup">   <tag name="caparesponse::answergroup">

Removed from v.1.19  
changed lines
  Added in v.1.20


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