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

version 1.19, 2010/10/09 22:31:49 version 1.30, 2011/12/02 16:33:58
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>functionplotelements,functionplotruleset,hintgroup</allow>
         </tag>          </tag>
         <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>
                   <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>default</insert_sub>                  <insert_sub>insert_backgroundplot</insert_sub>
                   <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Background_Plot</file>
                           <description>Background Plot</description>
                   </help>
   
           </tag>
           <tag name="plotobject">
                   <description>Plot Object</description>
                   <color>#DDDD55</color>
                   <insert_sub>insert_plotobject</insert_sub>
                   <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Object</file>
                           <description>Object</description>
                   </help>
           </tag>
           <tag name="plotvector">
                   <description>Plot Vector</description>
                   <color>#aaff99</color>
                   <insert_sub>insert_plotvector</insert_sub>
                   <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Vector</file>
                           <description>Vector</description>
                   </help>
   
           </tag>
           <tag name="functionplotruleset">
                   <description>Function Plot Rule Set</description>
                   <color>#99ff88</color>
                   <insert_sub>insert_functionplotruleset</insert_sub>
                   <allow>functionplotrule,functionplotvectorrule,functionplotvectorsumrule,functionplotcustomrule</allow>
           </tag>
           <tag name="functionplotelements">
                   <description>Function Plot Elements</description>
                   <color>#99ff88</color>
                   <insert_sub>insert_functionplotelements</insert_sub>
                   <allow>spline,backgroundplot,plotobject,plotvector</allow>
           </tag>
   
           <tag name="functionplotrule">
                   <description>Function Plot Graph Rule</description>
                   <color>#99ff88</color>
                   <insert_sub>insert_functionplotrule</insert_sub>
                   <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Evaluation_Rule</file>
                           <description>Graph Rule</description>
                   </help>
   
           </tag>
   
           <tag name="functionplotvectorrule">
                   <description>Function Plot Vector Rule</description>
                   <color>#99ff88</color>
                   <insert_sub>insert_functionplotvectorrule</insert_sub>
                   <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Vector_Rule</file>
                           <description>Vector Rule</description>
                   </help>
   
           </tag>
   
           <tag name="functionplotvectorsumrule">
                   <description>Function Plot Vector Sum Rule</description>
                   <color>#99ff88</color>
                   <insert_sub>insert_functionplotvectorsumrule</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Vector_Sum_Rule</file>
                           <description>Vector Sum Rule</description>
                   </help>
   
         </tag>          </tag>
         <tag name="splinerule">  
                 <description>Spline Evaluation Rule</description>          <tag name="functionplotcustomrule">
                   <description>Function Plot Custom Rule</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>default</insert_sub>                  <insert_sub>insert_functionplotcustomrule</insert_sub>
                 <allow></allow>                  <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Custom_Rule</file>
                           <description>Custom Rule</description>
                   </help>
         </tag>          </tag>
   
  <tag name="caparesponse::answergroup">   <tag name="caparesponse::answergroup">
  <description>Collection of Answers</description>   <description>Collection of Answers</description>
  <color>#55cc55</color>   <color>#55cc55</color>
Line 90 Line 175
  <color>#accacc</color>   <color>#accacc</color>
  <insert_sub>insert_hintgroup</insert_sub>   <insert_sub>insert_hintgroup</insert_sub>
  <allow>customhint,formulahint,hintpart,mathhint,numericalhint,optionhint,radiobuttonhint,reactionhint,organichint,startouttext,stringhint</allow>   <allow>customhint,formulahint,hintpart,mathhint,numericalhint,optionhint,radiobuttonhint,reactionhint,organichint,startouttext,stringhint</allow>
    <help>
    <file>Authoring_Hint_Tags</file>
    <description>How to write hints</description>
    </help>
  </tag>   </tag>
  <tag name="hintpart">   <tag name="hintpart">
  <description>Conditional Hint</description>   <description>Conditional Hint</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>insert_hintpart</insert_sub>   <insert_sub>insert_hintpart</insert_sub>
  <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>   <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
           <help>
                           <file>adaptive_hints</file>
                           <description>How to write adaptive hints</description>
                   </help>
  </tag>   </tag>
  <tag name="formulahint">   <tag name="formulahint">
  <description>Formula Hint Condition</description>   <description>Formula Hint Condition</description>
Line 514 Line 607
  <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.19  
changed lines
  Added in v.1.30


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