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

version 1.20, 2010/10/10 00:14:15 version 1.21, 2010/11/07 01:57:50
Line 20 Line 20
                 <description>Response: Function Plot</description>                  <description>Response: Function Plot</description>
                 <color>#77DD55</color>                  <color>#77DD55</color>
                 <insert_sub>insert_functionplotresponse</insert_sub>                  <insert_sub>insert_functionplotresponse</insert_sub>
                 <allow>spline,backgroundplot,splinerule</allow>                  <allow>spline,backgroundplot,functionplotrule</allow>
         </tag>          </tag>
         <tag name="spline">          <tag name="spline">
                 <description>Spline</description>                  <description>Spline</description>
Line 34 Line 34
                 <insert_sub>insert_backgroundplot</insert_sub>                  <insert_sub>insert_backgroundplot</insert_sub>
                 <allow></allow>                  <allow></allow>
         </tag>          </tag>
         <tag name="splinerule">          <tag name="functionplotrule">
                 <description>Spline Evaluation Rule</description>                  <description>Function Plot Evaluation Rule</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>insert_splinerule</insert_sub>                  <insert_sub>insert_functionplotrule</insert_sub>
                 <allow></allow>                  <allow></allow>
         </tag>          </tag>
  <tag name="caparesponse::answergroup">   <tag name="caparesponse::answergroup">

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


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