Diff for /loncom/homework/insertlist.xml between versions 1.18 and 1.35

version 1.18, 2010/09/27 22:15:32 version 1.35, 2017/02/03 18:00:30
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>functionplotelements,functionplotruleset,hintgroup</allow>
           </tag>
           <tag name="spline">
                   <description>Spline</description>
                   <color>#aaff99</color>
                   <insert_sub>insert_spline</insert_sub>
                   <allow></allow>
                   <help>
                           <file>Function_Plot_Response_Spline</file>
                           <description>Splines</description>
                   </help>
   
           </tag>
           <tag name="backgroundplot">
                   <description>Background Function Plot</description>
                   <color>#DDDD55</color>
                   <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="drawvectorsum">
                   <description>Draw Vector Sum</description>
                   <color>#88aa99</color>
                   <insert_sub>insert_drawvectorsum</insert_sub>
                   <allow></allow>
           </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,drawvectorsum</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>
                   <help>
                           <file>Function_Plot_Response_Vector_Sum_Rule</file>
                           <description>Vector Sum Rule</description>
                   </help>
   
           </tag>
   
           <tag name="functionplotcustomrule">
                   <description>Function Plot Custom Rule</description>
                   <color>#99ff88</color>
                   <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 61 Line 170
  <color>#77DD55</color>   <color>#77DD55</color>
  <insert_sub>insert_externalresponse</insert_sub>   <insert_sub>insert_externalresponse</insert_sub>
  <allow>hintgroup,textline,textfield</allow>   <allow>hintgroup,textline,textfield</allow>
  <show>no</show>   <show>yes</show>
  <help>   <help>
  <file>Authoring_ExternalResponse</file>   <file>Authoring_ExternalResponse</file>
                         <description>How to write external responses</description>                          <description>How to write external responses</description>
Line 72 Line 181
  <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 201 Line 318
  <color>#77DD55</color>   <color>#77DD55</color>
  <insert_sub>insert_customresponse</insert_sub>   <insert_sub>insert_customresponse</insert_sub>
  <help>   <help>
  <file>Custom_Response_Problems</file>   <file>Custom_Response_Problem_Creation</file>
  <description>How to write custom responses</description>   <description>How to write custom responses</description>
  </help>   </help>
  <allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>   <allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>
Line 216 Line 333
  <color>#77DD55</color>   <color>#77DD55</color>
  <insert_sub>insert_mathresponse</insert_sub>   <insert_sub>insert_mathresponse</insert_sub>
  <help>   <help>
  <file>Math_Response_Problems</file>   <file>Creating_Math_Response_Problems</file>
  <description>How to write math responses</description>   <description>How to write math responses</description>
  </help>   </help>
  <allow>mathresponse::answer,hintgroup,responseparam,textfield,textline</allow>   <allow>mathresponse::answer,hintgroup,responseparam,textfield,textline</allow>
Line 228 Line 345
  </tag>   </tag>
  <tag name="textfield">   <tag name="textfield">
  <description>Large Text Entry Area</description>   <description>Large Text Entry Area</description>
  <color>#1144dd</color>   <color>#7698ED</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>startouttext,tex,web</allow>   <allow>startouttext,tex,web</allow>
  </tag>   </tag>
Line 496 Line 613
  <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>
Line 551 Line 668
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
    </tag>
    <tag name="print">
    <description>Print Only Block</description>
    <color>#FFFFFF</color>
    <insert_sub>default</insert_sub>
    <show>no</show>
  </tag>   </tag>
  <tag name="web">   <tag name="web">
  <description>Web Only Block</description>   <description>Web Only Block</description>

Removed from v.1.18  
changed lines
  Added in v.1.35


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