Diff for /loncom/homework/insertlist.xml between versions 1.23 and 1.24.2.1

version 1.23, 2011/01/10 00:06:22 version 1.24.2.1, 2011/12/01 02:24:11
Line 27 Line 27
                 <color>#aaff99</color>                  <color>#aaff99</color>
                 <insert_sub>insert_spline</insert_sub>                  <insert_sub>insert_spline</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Spline</file>
                           <description>Splines</description>
                   </help>
   
         </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>insert_backgroundplot</insert_sub>                  <insert_sub>insert_backgroundplot</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Background_Plot</file>
                           <description>Background Plot</description>
                   </help>
   
         </tag>          </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>
                 <insert_sub>insert_functionplotruleset</insert_sub>                  <insert_sub>insert_functionplotruleset</insert_sub>
                 <allow>functionplotrule</allow>                  <allow>functionplotrule</allow>
         <tag>          </tag>
         <tag name="functionplotelements">          <tag name="functionplotelements">
                 <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</allow>                  <allow>spline,backgroundplot</allow>
         <tag>          </tag>
   
         <tag name="functionplotrule">          <tag name="functionplotrule">
                 <description>Function Plot Evaluation Rule</description>                  <description>Function Plot Evaluation Rule</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>insert_functionplotrule</insert_sub>                  <insert_sub>insert_functionplotrule</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Evaluation_Rule</file>
                           <description>Evaluation Rules</description>
                   </help>
   
         </tag>          </tag>
  <tag name="caparesponse::answergroup">   <tag name="caparesponse::answergroup">
  <description>Collection of Answers</description>   <description>Collection of Answers</description>
Line 535 Line 550
  <allow>allow,block,customresponse,display,displayduedate,displaytitle,endpartmarker,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,meta,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,startpartmarker,stringresponse,tex,while,window</allow>   <allow>allow,block,customresponse,display,displayduedate,displaytitle,endpartmarker,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,meta,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,startpartmarker,stringresponse,tex,while,window</allow>
  </tag>   </tag>
         <tag name="allow">          <tag name="allow">
                 <description>File Dependencies</dscription>                  <description>File Dependencies</description>
           <color>#EEEEAA</color>            <color>#EEEEAA</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
         </tag>          </tag>

Removed from v.1.23  
changed lines
  Added in v.1.24.2.1


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