Diff for /loncom/homework/insertlist.xml between versions 1.27 and 1.28

version 1.27, 2011/11/19 13:45:36 version 1.28, 2011/11/22 02:13:37
Line 60 Line 60
                 <description>Function Plot Rule Set</description>                  <description>Function Plot Rule Set</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>insert_functionplotruleset</insert_sub>                  <insert_sub>insert_functionplotruleset</insert_sub>
                 <allow>functionplotrule,functionplotvectorrule,functionplotvectorsumrule</allow>                  <allow>functionplotrule,functionplotvectorrule,functionplotvectorsumrule,functionplotcustomrule</allow>
         <tag>          <tag>
         <tag name="functionplotelements">          <tag name="functionplotelements">
                 <description>Function Plot Elements</description>                  <description>Function Plot Elements</description>
Line 95 Line 95
                 <allow></allow>                  <allow></allow>
         </tag>          </tag>
   
           <tag name="functionplotcustomrule">
                   <description>Function Plot Custom Rule</description>
                   <color>#99ff88</color>
                   <insert_sub>insert_functionplotcustomrule</insert_sub>
                   <allow></allow>
           </tag>
   
  <tag name="caparesponse::answergroup">   <tag name="caparesponse::answergroup">
  <description>Collection of Answers</description>   <description>Collection of Answers</description>

Removed from v.1.27  
changed lines
  Added in v.1.28


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