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

version 1.1, 2007/01/30 19:10:48 version 1.30, 2011/12/02 16:33:58
Line 1 Line 1
 <insertlist>  <insertlist>
    <tag name="parameter">
  <tag>  
  <name>parameter</name>  
  <description>Parameters for a part</description>   <description>Parameters for a part</description>
  <color>#FF11aa</color>   <color>#FCA3D9</color>
  <insert_sub>insert_parameter</insert_sub>   <insert_sub>insert_parameter</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="numericalresponse">
  <name>numericalresponse</name>  
  <description>Response: Numerical</description>   <description>Response: Numerical</description>
  <color>#00cc22</color>   <color>#77DD55</color>
  <insert_sub>insert_numericalresponse</insert_sub>   <insert_sub>insert_numericalresponse</insert_sub>
  <allow>hintgroup,responseparam,textline</allow>   <allow>hintgroup,responseparam,textline,caparesponse::answergroup</allow>
  </tag>  
  <tag>  
  <name>stringresponse</name>  
  <description>Response: String</description>  
  <color>#00cc55</color>  
  <insert_sub>insert_stringresponse</insert_sub>  
  <allow>hintgroup,responseparam,textline</allow>  
  </tag>   </tag>
  <tag>   <tag name="formularesponse">
  <name>formularesponse</name>  
  <description>Response: Formula</description>   <description>Response: Formula</description>
  <color>#22cc55</color>   <color>#77DD55</color>
  <insert_sub>insert_formularesponse</insert_sub>   <insert_sub>insert_formularesponse</insert_sub>
    <allow>hintgroup,responseparam,textline,caparesponse::answergroup</allow>
    </tag>
           <tag name="functionplotresponse">
                   <description>Response: Function Plot</description>
                   <color>#77DD55</color>
                   <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="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>
                   <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>
                   <help>
                           <file>Function_Plot_Response_Custom_Rule</file>
                           <description>Custom Rule</description>
                   </help>
           </tag>
   
    <tag name="caparesponse::answergroup">
    <description>Collection of Answers</description>
    <color>#55cc55</color>
    <insert_sub>Apache::caparesponse::insert_answergroup</insert_sub>
    <allow>caparesponse::answer</allow>
    </tag>
    <tag name="caparesponse::answer">
    <description>Answer</description>
    <color>#99ff88</color>
    <insert_sub>Apache::caparesponse::insert_answer</insert_sub>
    <allow>caparesponse::vector,caparesponse::value</allow>
    </tag>
    <tag name="caparesponse::value">
    <description>Value</description>
    <color>#aaff99</color>
    <insert_sub>Apache::caparesponse::insert_value</insert_sub>
    </tag>
    <tag name="caparesponse::vector">
    <description>Vector</description>
    <color>#aaff99</color>
    <insert_sub>Apache::caparesponse::insert_vector</insert_sub>
    </tag>
    <tag name="stringresponse">
    <description>Response: String</description>
    <color>#77DD55</color>
    <insert_sub>insert_stringresponse</insert_sub>
  <allow>hintgroup,responseparam,textline</allow>   <allow>hintgroup,responseparam,textline</allow>
  </tag>   </tag>
  <tag>   <tag name="essayresponse">
  <name>essayresponse</name>  
  <description>Response: Essay</description>   <description>Response: Essay</description>
  <color>#33cc55</color>   <color>#77DD55</color>
  <insert_sub>insert_essayresponse</insert_sub>   <insert_sub>insert_essayresponse</insert_sub>
  <allow>hintgroup,responseparam,textfield,textline</allow>   <allow>hintgroup,responseparam,textfield,textline</allow>
  </tag>   </tag>
  <tag>   <tag name="externalresponse">
  <name>hintgroup</name>   <description>Response: External</description>
    <color>#77DD55</color>
    <insert_sub>insert_externalresponse</insert_sub>
    <allow>hintgroup,textline,textfield</allow>
    <show>no</show>
    <help>
    <file>Authoring_ExternalResponse</file>
                           <description>How to write external responses</description>
    </help>
    </tag>
    <tag name="hintgroup">
  <description>Hint</description>   <description>Hint</description>
  <color>#accacc</color>   <color>#accacc</color>
  <insert_sub>insert_hintgroup</insert_sub>   <insert_sub>insert_hintgroup</insert_sub>
  <allow>formulahint,hintpart,numericalhint,optionhint,radiobuttonhint,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>   <tag name="hintpart">
  <name>hintpart</name>  
  <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>   <tag name="formulahint">
  <name>formulahint</name>  
  <description>Formula Hint Condition</description>   <description>Formula Hint Condition</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>insert_formulahint</insert_sub>   <insert_sub>insert_formulahint</insert_sub>
  <allow>responseparam</allow>   <allow>responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="numericalhint">
  <name>numericalhint</name>  
  <description>Numerical Hint Condition</description>   <description>Numerical Hint Condition</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>insert_numericalhint</insert_sub>   <insert_sub>insert_numericalhint</insert_sub>
  <allow>responseparam</allow>   <allow>responseparam</allow>
  </tag>   </tag>
  <tag>          <tag name="reactionhint">
  <name>optionhint</name>                  <description>Reaction Hint Condition</description>
                   <color>#ccaacc</color>
                   <insert_sub>insert_reactionhint</insert_sub>
                   <allow>responseparam</allow>
           </tag>
           <tag name="organichint">
                   <description>Organic Hint Condition</description>
                   <color>#ccaacc</color>
                   <insert_sub>insert_organichint</insert_sub>
                   <allow>responseparam</allow>
           </tag>
   
   
    <tag name="optionhint">
  <description>Option Response Hint Condition</description>   <description>Option Response Hint Condition</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>insert_optionhint</insert_sub>   <insert_sub>insert_optionhint</insert_sub>
  <allow>responseparam</allow>   <allow>responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="radiobuttonhint">
  <name>radiobuttonhint</name>  
  <description>Radiobutton Hint Condition</description>   <description>Radiobutton Hint Condition</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>insert_radiobuttonhint</insert_sub>   <insert_sub>insert_radiobuttonhint</insert_sub>
  <allow>responseparam</allow>   <allow>responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="stringhint">
  <name>stringhint</name>  
  <description>String Hint Condition</description>   <description>String Hint Condition</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>insert_stringhint</insert_sub>   <insert_sub>insert_stringhint</insert_sub>
  <allow>responseparam</allow>   <allow>responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="customhint">
  <name>imageresponse::conceptgroup</name>   <description>Custom Hint Condition</description>
    <color>#ccaacc</color>
    <insert_sub>insert_customhint</insert_sub>
    <allow>responseparam,customhint::answer</allow>
    </tag>
    <tag name="customhint::answer">
    <description>Hint algorithm</description>
    <color>#ccccaa</color>
    <insert_sub>insert_customhint_answer</insert_sub>
    </tag>
    <tag name="mathhint">
    <description>Math Hint Condition</description>
    <color>#ccaacc</color>
    <insert_sub>insert_mathhint</insert_sub>
    <allow>responseparam,mathhint::answer</allow>
    </tag>
    <tag name="mathhint::answer">
    <description>Hint algorithm</description>
    <color>#ccccaa</color>
    <insert_sub>insert_mathhint_answer</insert_sub>
    </tag>
    <tag name="imageresponse::conceptgroup">
  <description>Collection of similar foils</description>   <description>Collection of similar foils</description>
  <color>#99FFFF</color>   <color>#F8EE00</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>imageresponse::foil</allow>   <allow>imageresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="imageresponse::foil">
  <name>imageresponse::foil</name>  
  <description>Image response foil</description>   <description>Image response foil</description>
  <color>#99ff88</color>   <color>#E8D8EE</color>
  <insert_sub>Apache::imageresponse::insert_foil</insert_sub>   <insert_sub>Apache::imageresponse::insert_foil</insert_sub>
  <allow>imageresponse::image,imageresponse::polygon,imageresponse::rectangle,imageresponse::text</allow>   <allow>imageresponse::image,imageresponse::polygon,imageresponse::rectangle,imageresponse::text</allow>
  </tag>   </tag>
  <tag>   <tag name="imageresponse::foilgroup">
  <name>imageresponse::foilgroup</name>  
  <description>Collection of Imageresponse foils</description>   <description>Collection of Imageresponse foils</description>
  <color>#55cc55</color>   <color>#FFCC22</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>imageresponse::conceptgroup,imageresponse::foil</allow>   <allow>imageresponse::conceptgroup,imageresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="imageresponse::image">
  <name>imageresponse::image</name>  
  <description>Imageresponse Image</description>   <description>Imageresponse Image</description>
  <color>#aaFFcc</color>   <color>#aaFFcc</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="imageresponse">
  <name>imageresponse</name>  
  <description>Response: Click on Image</description>   <description>Response: Click on Image</description>
  <color>#ccFFaa</color>   <color>#77DD55</color>
  <insert_sub>Apache::edit::insert_imageresponse</insert_sub>   <insert_sub>Apache::edit::insert_imageresponse</insert_sub>
  <allow>hintgroup,imageresponse::foilgroup,responseparam</allow>   <allow>hintgroup,imageresponse::foilgroup,responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="imageresponse::rectangle">
  <name>imageresponse::rectangle</name>  
  <description>Rectangular area in image</description>   <description>Rectangular area in image</description>
  <color>#ccFFdd</color>   <color>#ccFFdd</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="imageresponse::polygon">
  <name>imageresponse::polygon</name>  
  <description>Polygonal area in image</description>   <description>Polygonal area in image</description>
  <color>#ccFFdd</color>   <color>#ccFFdd</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="imageresponse::text">
  <name>imageresponse::text</name>  
  <description>Text to describe option</description>   <description>Text to describe option</description>
  <color>#ddFFee</color>   <color>#ddFFee</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</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>
  </tag>   </tag>
  <tag>   <tag name="datasubmission">
  <name>datasubmission</name>  
  <description>Stored Entry Field</description>   <description>Stored Entry Field</description>
  <color>#1144dd</color>   <color>#1144dd</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  </tag>   </tag>
  <tag>   <tag name="customresponse">
  <name>customresponse</name>  
  <description>Response: Custom</description>   <description>Response: Custom</description>
  <color>#44cc55</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_Problems</file>
Line 154 Line 317
  </help>   </help>
  <allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>   <allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>
  </tag>   </tag>
  <tag>   <tag name="customresponse::answer">
  <name>customresponse::answer</name>  
  <description>Answer algorithm</description>   <description>Answer algorithm</description>
  <color>#ccccaa</color>   <color>#ccccaa</color>
  <insert_sub>insert_customresponse_answer</insert_sub>   <insert_sub>insert_customresponse_answer</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="mathresponse">
  <name>textfield</name>   <description>Response: Math</description>
    <color>#77DD55</color>
    <insert_sub>insert_mathresponse</insert_sub>
    <help>
    <file>Math_Response_Problems</file>
    <description>How to write math responses</description>
    </help>
    <allow>mathresponse::answer,hintgroup,responseparam,textfield,textline</allow>
    </tag>
    <tag name="mathresponse::answer">
    <description>Answer algorithm</description>
    <color>#ccccaa</color>
    <insert_sub>insert_mathresponse_answer</insert_sub>
    </tag>
    <tag name="textfield">
  <description>Large Text Entry Area</description>   <description>Large Text Entry Area</description>
  <color>#1144dd</color>   <color>#1144dd</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>startouttext,tex,web</allow>   <allow>startouttext,tex,web</allow>
  </tag>   </tag>
  <tag>   <tag name="textline">
  <name>textline</name>  
  <description>Single Line Text Entry Area</description>   <description>Single Line Text Entry Area</description>
  <color>#1144dd</color>   <color>#93B0FC</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  </tag>   </tag>
  <tag>  
  <name>optionresponse::conceptgroup</name>   <tag name="optionresponse::conceptgroup">
  <description>Collection of similar foils</description>   <description>Collection of similar foils</description>
  <color>#EEEE00</color>   <color>#F8EE00</color>
  <insert_sub>Apache::optionresponse::insert_conceptgroup</insert_sub>   <insert_sub>Apache::optionresponse::insert_conceptgroup</insert_sub>
  <allow>optionresponse::foil</allow>   <allow>optionresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="optionresponse::drawoptionlist">
  <name>optionresponse::foil</name>   <description>Draw Option List</description>
    <color>#88ee00</color>
    <insert_sub>Apache::optionresponse::insert_drawoptionlist</insert_sub>
    </tag>
    <tag name="optionresponse::foil">
  <description>Option response foil</description>   <description>Option response foil</description>
  <color>#dd55ff</color>   <color>#E8D8EE</color>
  <insert_sub>Apache::optionresponse::insert_foil</insert_sub>   <insert_sub>Apache::optionresponse::insert_foil</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,optionresponse::drawoptionlist</allow>
  </tag>   </tag>
  <tag>   <tag name="optionresponse::foilgroup">
  <name>optionresponse::foilgroup</name>  
  <description>Collection of Foils</description>   <description>Collection of Foils</description>
  <color>#FFcc22</color>   <color>#FFCC22</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  <allow>optionresponse::conceptgroup,optionresponse::foil</allow>   <allow>optionresponse::conceptgroup,optionresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="optionresponse">
  <name>optionresponse</name>  
  <description>Response: Select from Options</description>   <description>Response: Select from Options</description>
  <color>#00dd33</color>   <color>#77DD55</color>
  <insert_sub>insert_optionresponse</insert_sub>   <insert_sub>insert_optionresponse</insert_sub>
  <allow>hintgroup,optionresponse::foilgroup,responseparam</allow>   <allow>hintgroup,optionresponse::foilgroup,responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="displayduedate">
  <name>displayduedate</name>  
  <description>Display Due Date</description>   <description>Display Due Date</description>
  <color>#3370e4</color>   <color>#3370e4</color>
  <insert_sub>insert_displayduedate</insert_sub>   <insert_sub>insert_displayduedate</insert_sub>
  <show>no</show>   <show>no</show>
  </tag>   </tag>
  <tag>   <tag name="displaytitle">
  <name>displaytitle</name>  
  <description>Title</description>   <description>Title</description>
  <color>#4aa0ea</color>   <color>#4aa0ea</color>
  <insert_sub>insert_displaytitle</insert_sub>   <insert_sub>insert_displaytitle</insert_sub>
  <show>no</show>   <show>no</show>
  </tag>   </tag>
  <tag>   <tag name="radiobuttonresponse::conceptgroup">
  <name>radiobuttonresponse::conceptgroup</name>  
  <description>Collection of similar foils</description>   <description>Collection of similar foils</description>
  <color>#EEEE00</color>   <color>#F8EE00</color>
  <insert_sub>Apache::radiobuttonresponse::insert_conceptgroup</insert_sub>   <insert_sub>Apache::radiobuttonresponse::insert_conceptgroup</insert_sub>
  <allow>radiobuttonresponse::foil</allow>   <allow>radiobuttonresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="radiobuttonresponse::foil">
  <name>radiobuttonresponse::foil</name>  
  <description>Foil</description>   <description>Foil</description>
  <color>#dd55ff</color>   <color>#E8D8EE</color>
  <insert_sub>Apache::radiobuttonresponse::insert_foil</insert_sub>   <insert_sub>Apache::radiobuttonresponse::insert_foil</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>
  </tag>   </tag>
  <tag>   <tag name="radiobuttonresponse::foilgroup">
  <name>radiobuttonresponse::foilgroup</name>  
  <description>Collection of Foils</description>   <description>Collection of Foils</description>
  <color>#FFcc22</color>   <color>#FFCC22</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  <allow>radiobuttonresponse::conceptgroup,radiobuttonresponse::foil</allow>   <allow>radiobuttonresponse::conceptgroup,radiobuttonresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="radiobuttonresponse">
  <name>radiobuttonresponse</name>  
  <description>Response: One of N statements</description>   <description>Response: One of N statements</description>
  <color>#00ee44</color>   <color>#77DD55</color>
  <insert_sub>insert_radiobuttonresponse</insert_sub>   <insert_sub>insert_radiobuttonresponse</insert_sub>
  <allow>hintgroup,radiobuttonresponse::foilgroup,responseparam</allow>   <allow>hintgroup,radiobuttonresponse::foilgroup,responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="rankresponse::conceptgroup">
  <name>rankresponse::conceptgroup</name>  
  <description>Collection of similar foils</description>   <description>Collection of similar foils</description>
  <color>#EEEE00</color>   <color>#F8EE00</color>
  <insert_sub>Apache::rankresponse::insert_conceptgroup</insert_sub>   <insert_sub>Apache::rankresponse::insert_conceptgroup</insert_sub>
  <allow>rankresponse::foil</allow>   <allow>rankresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="rankresponse::foil">
  <name>rankresponse::foil</name>  
  <description>Foil</description>   <description>Foil</description>
  <color>#dd55ff</color>   <color>#E8D8EE</color>
  <insert_sub>Apache::rankresponse::insert_foil</insert_sub>   <insert_sub>Apache::rankresponse::insert_foil</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>
  </tag>   </tag>
  <tag>   <tag name="rankresponse::foilgroup">
  <name>rankresponse::foilgroup</name>  
  <description>Collection of Foils</description>   <description>Collection of Foils</description>
  <color>#FFcc22</color>   <color>#FFCC22</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  <allow>rankresponse::conceptgroup,rankresponse::foil</allow>   <allow>rankresponse::conceptgroup,rankresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="rankresponse">
  <name>rankresponse</name>  
  <description>Response: Rank Values</description>   <description>Response: Rank Values</description>
  <color>#00ee44</color>   <color>#77DD55</color>
  <insert_sub>insert_rankresponse</insert_sub>   <insert_sub>insert_rankresponse</insert_sub>
  <allow>hintgroup,rankresponse::foilgroup,responseparam</allow>   <allow>hintgroup,rankresponse::foilgroup,responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="matchresponse::conceptgroup">
  <name>matchresponse::conceptgroup</name>  
  <description>Collection of similar foils</description>   <description>Collection of similar foils</description>
  <color>#EEEE00</color>   <color>#F8EE00</color>
  <insert_sub>Apache::matchresponse::insert_conceptgroup</insert_sub>   <insert_sub>Apache::matchresponse::insert_conceptgroup</insert_sub>
  <allow>matchresponse::foil</allow>   <allow>matchresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="matchresponse::foil">
  <name>matchresponse::foil</name>  
  <description>Foil</description>   <description>Foil</description>
  <color>#dd55ff</color>   <color>#E8D8EE</color>
  <insert_sub>Apache::matchresponse::insert_foil</insert_sub>   <insert_sub>Apache::matchresponse::insert_foil</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>
  </tag>   </tag>
  <tag>   <tag name="matchresponse::foilgroup">
  <name>matchresponse::foilgroup</name>  
  <description>Collection of Foils</description>   <description>Collection of Foils</description>
  <color>#FFcc22</color>   <color>#FFCC22</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  <allow>matchresponse::conceptgroup,matchresponse::foil</allow>   <allow>matchresponse::conceptgroup,matchresponse::foil</allow>
  </tag>   </tag>
  <tag>   <tag name="matchresponse::item">
  <name>matchresponse::item</name>  
  <description>Item</description>   <description>Item</description>
  <color>#0e0ed7</color>   <color>#e0e0d7</color>
  <insert_sub>Apache::matchresponse::insert_item</insert_sub>   <insert_sub>Apache::matchresponse::insert_item</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>
  </tag>   </tag>
  <tag>   <tag name="matchresponse::itemgroup">
  <name>matchresponse::itemgroup</name>  
  <description>Item to Match</description>   <description>Item to Match</description>
  <color>#22ddee</color>   <color>#22ddee</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  <allow>matchresponse::item</allow>   <allow>matchresponse::item</allow>
  </tag>   </tag>
  <tag>   <tag name="matchresponse">
  <name>matchresponse</name>  
  <description>Response: Match Two Lists</description>   <description>Response: Match Two Lists</description>
  <color>#00ee44</color>   <color>#77DD55</color>
  <insert_sub>insert_matchresponse</insert_sub>   <insert_sub>insert_matchresponse</insert_sub>
  <allow>hintgroup,matchresponse,responseparam</allow>   <allow>hintgroup,matchresponse,responseparam</allow>
  </tag>   </tag>
  <tag>   <tag name="organicresponse">
  <name>organicresponse</name>  
  <description>Response: Organic Chemical Structure</description>   <description>Response: Organic Chemical Structure</description>
  <color>#00ee44</color>   <color>#77DD55</color>
  <insert_sub>insert_organicresponse</insert_sub>   <insert_sub>insert_organicresponse</insert_sub>
  <allow>hintgroup,responseparam,textline</allow>   <allow>hintgroup,responseparam,textline</allow>
  </tag>   </tag>
  <tag>   <tag name="reactionresponse">
  <name>reactionresponse</name>  
  <description>Response: Chemical Reaction</description>   <description>Response: Chemical Reaction</description>
  <color>#00ee44</color>   <color>#77DD55</color>
  <insert_sub>insert_reactionresponse</insert_sub>   <insert_sub>insert_reactionresponse</insert_sub>
  <allow>hintgroup,responseparam,textline</allow>   <allow>hintgroup,responseparam,textline</allow>
  </tag>   </tag>
  <tag>   <tag name="organicstructure">
  <name>organicstructure</name>  
  <description>Organic Structure</description>   <description>Organic Structure</description>
  <color>#aacccc</color>   <color>#aacccc</color>
  <insert_sub>insert_organicstructure</insert_sub>   <insert_sub>insert_organicstructure</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="responseparam">
  <name>responseparam</name>  
  <description>Parameters for a response</description>   <description>Parameters for a response</description>
  <color>#FF11aa</color>   <color>#FCA3D9</color>
  <insert_sub>insert_responseparam</insert_sub>   <insert_sub>insert_responseparam</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="display">
  <name>display</name>  
  <description>Display Script Result Block</description>   <description>Display Script Result Block</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  </tag>   </tag>
  <tag>   <tag name="import">
  <name>import</name>  
  <description>Import a File</description>   <description>Import a File</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="parserlib">
  <name>parserlib</name>  
  <description>Import Tag Definitions</description>   <description>Import Tag Definitions</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  </tag>   </tag>
  <tag>   <tag name="script">
  <name>script</name>  
  <description>Perl Script Block</description>   <description>Perl Script Block</description>
  <color>#ccccaa</color>   <color>#ccccaa</color>
  <insert_sub>insert_script</insert_sub>   <insert_sub>insert_script</insert_sub>
Line 374 Line 527
  <description>Script Functions</description>   <description>Script Functions</description>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="scriptlib">
  <name>scriptlib</name>  
  <description>Import Script Library</description>   <description>Import Script Library</description>
  <color>#ccaacc</color>   <color>#ccaacc</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  </tag>   </tag>
  <tag>   <tag name="img">
  <name>img</name>  
  <description>Image</description>   <description>Image</description>
  <color>#aacccc</color>   <color>#aacccc</color>
  <insert_sub>insert_img</insert_sub>   <insert_sub>insert_img</insert_sub>
Line 391 Line 542
  <description>Image Options</description>   <description>Image Options</description>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="meta">
  <name>window</name>   <description>Custom Metadata</description>
    <color>#aacccc</color>
    <insert_sub>Apache::londefdef::insert_meta</insert_sub>
    <allow></allow>
    </tag>
    <tag name="window">
  <description>Text In Separate Window</description>   <description>Text In Separate Window</description>
  <color>#aacccc</color>   <color>#aacccc</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,postanswerdate,preduedate,problemtype,randomlabel,randomlist,script,solved,startouttext,tex,web,while,window</allow>   <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,postanswerdate,preduedate,problemtype,randomlabel,randomlist,script,solved,startouttext,tex,web,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="block">
  <name>block</name>  
  <description>Conditional Block</description>   <description>Conditional Block</description>
  <color>#FF3311</color>   <color>#FF3311</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>   <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="library">
  <name>library</name>  
  <description>Start of Library</description>   <description>Start of Library</description>
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>   <allow>customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="notsolved">
  <name>notsolved</name>  
  <description>Block For When Not Solved</description>   <description>Block For When Not Solved</description>
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,startouttext,stringresponse,tex,web,while,window</allow>   <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,startouttext,stringresponse,tex,web,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="part">
  <name>part</name>  
  <description>Problem Part</description>   <description>Problem Part</description>
  <color>#F0F0F0</color>   <color>#F0F0F0</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,while,window</allow>   <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,while,window</allow>
  </tag>   </tag>
  <tag>          <tag name="startpartmarker">
  <name>postanswerdate</name>                  <description>Problem Part: Marker for Start of New Part</description>
                   <color>#F0F0F0</color>
                   <insert_sub>insert_startpartmarker</insert_sub>
           </tag>
           <tag name="endpartmarker">
                   <description>Problem Part: Marker for End of New Part</description>
                   <color>#F0F0F0</color>
                   <insert_sub>insert_endpartmarker</insert_sub>
           </tag>
    <tag name="postanswerdate">
  <description>After Answer Date Block</description>   <description>After Answer Date Block</description>
  <color>#EE9999</color>   <color>#EE9999</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,solved,startouttext,tex,while,window</allow>   <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,solved,startouttext,tex,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="preduedate">
  <name>preduedate</name>  
  <description>Before Due Date Block</description>   <description>Before Due Date Block</description>
  <color>#FFaaaa</color>   <color>#FFaaaa</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,while,window</allow>   <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="problem">
  <name>problem</name>  
  <description>Start of Homework</description>   <description>Start of Homework</description>
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,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>          <tag name="allow">
  <name>problemtype</name>                  <description>File Dependencies</description>
             <color>#EEEEAA</color>
    <insert_sub>default</insert_sub>
           </tag>
    <tag name="problemtype">
  <description>Problem Type Block</description>   <description>Problem Type Block</description>
  <color>#EE9955</color>   <color>#EE9955</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>   <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="randomlabel">
  <name>randomlabel</name>  
  <description>Randomly labeled image</description>   <description>Randomly labeled image</description>
  <color>#cc77aa</color>   <color>#cc77aa</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>imageresponse,randomlabel::labelgroup</allow>   <allow>imageresponse,randomlabel::labelgroup</allow>
  </tag>   </tag>
  <tag>   <tag name="randomlabel::labelgroup">
  <name>randomlabel::labelgroup</name>  
  <description>Group of Labels</description>   <description>Group of Labels</description>
  <color>#11FFaa</color>   <color>#11FFaa</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>randomlabel::label,randomlabel::location</allow>   <allow>randomlabel::label,randomlabel::location</allow>
  </tag>   </tag>
  <tag>   <tag name="randomlabel::location">
  <name>randomlabel::location</name>  
  <description>Label Location</description>   <description>Label Location</description>
  <color>#55F09F</color>   <color>#55F09F</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="randomlabel::label">
  <name>randomlabel::label</name>  
  <description>Label Text</description>   <description>Label Text</description>
  <color>#3333FF</color>   <color>#3333FF</color>
  <insert_sub>default</insert_sub>   <insert_sub>Apache::randomlabel::insert_label</insert_sub>
  <allow>block,display,import,notsolved,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while</allow>   <allow>block,display,import,notsolved,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while</allow>
  </tag>   </tag>
  <tag>   <tag name="randomlist">
  <name>randomlist</name>  
  <description>Randomly Parsed Block</description>   <description>Randomly Parsed Block</description>
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,customresponse,display,essayresponse,formularesponse,gnuplot,imageresponse,img,import,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlist,rankresponse::foilgroup,reactionresponse,script,scriptlib,solved,stringresponse,tex,while,window</allow>   <allow>block,customresponse,display,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlist,rankresponse::foilgroup,reactionresponse,script,scriptlib,solved,stringresponse,tex,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="solved">
  <name>solved</name>  
  <description>Block For After Solved</description>   <description>Block For After Solved</description>
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,startouttext,tex,while,window</allow>   <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,startouttext,tex,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="startouttext">
  <name>startouttext</name>  
  <description>Text/HTML Block</description>   <description>Text/HTML Block</description>
  <color>#dddd22</color>   <color>#dddd22</color>
  <insert_sub>insert_startouttext</insert_sub>   <insert_sub>insert_startouttext</insert_sub>
  </tag>   </tag>
  <tag>   <tag name="tex">
  <name>tex</name>  
  <description>TeX Only Block</description>   <description>TeX Only Block</description>
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  </tag>   </tag>
  <tag>   <tag name="web">
  <name>web</name>  
  <description>Web Only Block</description>   <description>Web Only Block</description>
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <show>no</show>   <show>no</show>
  </tag>   </tag>
  <tag>   <tag name="while">
  <name>while</name>  
  <description>While Loop Block</description>   <description>While Loop Block</description>
  <color>#FFFFFF</color>   <color>#FFFFFF</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while,window</allow>   <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while,window</allow>
  </tag>   </tag>
  <tag>   <tag name="gnuplot">
  <name>gnuplot</name>  
  <description>GnuPlot</description>   <description>GnuPlot</description>
  <color>#88EE88</color>   <color>#88EE88</color>
  <insert_sub>Apache::lonplot::insert_gnuplot</insert_sub>   <insert_sub>Apache::lonplot::insert_gnuplot</insert_sub>
Line 532 Line 684
  </help>   </help>
  <allow>lonplot::axis,lonplot::curve,lonplot::key,lonplot::label,lonplot::tics,lonplot::title,lonplot::xlabel,lonplot::ylabel</allow>   <allow>lonplot::axis,lonplot::curve,lonplot::key,lonplot::label,lonplot::tics,lonplot::title,lonplot::xlabel,lonplot::ylabel</allow>
  </tag>   </tag>
  <tag>   <tag name="lonplot::label">
  <name>lonplot::label</name>  
  <description>Plot Label</description>   <description>Plot Label</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_label</insert_sub>   <insert_sub>Apache::lonplot::insert_label</insert_sub>
Line 541 Line 692
  <file>Authoring_Dynamic_Plot_Label</file>   <file>Authoring_Dynamic_Plot_Label</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::title">
  <name>lonplot::title</name>  
  <description>Plot Title</description>   <description>Plot Title</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_title</insert_sub>   <insert_sub>Apache::lonplot::insert_title</insert_sub>
Line 550 Line 700
  <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>   <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::xlabel">
  <name>lonplot::xlabel</name>  
  <description>Plot x-label</description>   <description>Plot x-label</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_xlabel</insert_sub>   <insert_sub>Apache::lonplot::insert_xlabel</insert_sub>
Line 559 Line 708
  <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>   <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::ylabel">
  <name>lonplot::ylabel</name>  
  <description>Plot y-label</description>   <description>Plot y-label</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_ylabel</insert_sub>   <insert_sub>Apache::lonplot::insert_ylabel</insert_sub>
Line 568 Line 716
  <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>   <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::axis">
  <name>lonplot::axis</name>  
  <description>Plot axes</description>   <description>Plot axes</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_axis</insert_sub>   <insert_sub>Apache::lonplot::insert_axis</insert_sub>
Line 577 Line 724
  <file>Authoring_Dynamic_Plot_Axes</file>   <file>Authoring_Dynamic_Plot_Axes</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::key">
  <name>lonplot::key</name>  
  <description>Plot Key</description>   <description>Plot Key</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_key</insert_sub>   <insert_sub>Apache::lonplot::insert_key</insert_sub>
Line 586 Line 732
  <file>Authoring_Dynamic_Plot_Key</file>   <file>Authoring_Dynamic_Plot_Key</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::curve">
  <name>lonplot::curve</name>  
  <description>Plot Curve</description>   <description>Plot Curve</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_curve</insert_sub>   <insert_sub>Apache::lonplot::insert_curve</insert_sub>
Line 596 Line 741
  </help>   </help>
  <allow>lonplot::data,lonplot::function</allow>   <allow>lonplot::data,lonplot::function</allow>
  </tag>   </tag>
  <tag>   <tag name="lonplot::function">
  <name>lonplot::function</name>  
  <description>Curve function</description>   <description>Curve function</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_function</insert_sub>   <insert_sub>Apache::lonplot::insert_function</insert_sub>
Line 605 Line 749
  <file>Authoring_Dynamic_Plot_Curve_Function</file>   <file>Authoring_Dynamic_Plot_Curve_Function</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::data">
  <name>lonplot::data</name>  
  <description>Curve data</description>   <description>Curve data</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_data</insert_sub>   <insert_sub>Apache::lonplot::insert_data</insert_sub>
Line 614 Line 757
  <file>Authoring_Dynamic_Plot_Curve_Data</file>   <file>Authoring_Dynamic_Plot_Curve_Data</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::tics">
  <name>lonplot::tics</name>  
  <description>Plot tics</description>   <description>Plot tics</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_tics</insert_sub>   <insert_sub>Apache::lonplot::insert_tics</insert_sub>
Line 623 Line 765
  <file>Authoring_Dynamic_Plot_Tics</file>   <file>Authoring_Dynamic_Plot_Tics</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::xtics">
  <name>lonplot::xtics</name>  
  <description>Plot xtics</description>   <description>Plot xtics</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_xtics</insert_sub>   <insert_sub>Apache::lonplot::insert_xtics</insert_sub>
Line 632 Line 773
  <file>Authoring_Dynamic_Plot_Tics</file>   <file>Authoring_Dynamic_Plot_Tics</file>
  </help>   </help>
  </tag>   </tag>
  <tag>   <tag name="lonplot::ytics">
  <name>lonplot::ytics</name>  
  <description>Plot ytics</description>   <description>Plot ytics</description>
  <color>#33EE33</color>   <color>#33EE33</color>
  <insert_sub>Apache::lonplot::insert_ytics</insert_sub>   <insert_sub>Apache::lonplot::insert_ytics</insert_sub>
Line 641 Line 781
  <file>Authoring_Dynamic_Plot_Tics</file>   <file>Authoring_Dynamic_Plot_Tics</file>
  </help>   </help>
  </tag>   </tag>
   <!--
   FIXME
   Needs Parms
   'Task',OptionalRequired 
   
   Nedds converison to use standard insertions...
   'IntroParagraph','ClosingParagraph','InstanceText','GraderNote','QuestionText','CriteriaText'
   
   -->
    <tag name="Task">
    <description>Start of Task</description>
    <color>#FFFFFF</color>
    <insert_sub>default</insert_sub>
                   <allow>IntroParagraph,Setup,Question,Criteria,ClosingParagraph</allow>
    </tag>
    <tag name="IntroParagraph">
    <description>Introductory Information</description>
    <color>#FFFFFF</color>
    <insert_sub>Apache::bridgetask::insert_IntroParagraph</insert_sub>
    <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
    </tag>
    <tag name="ClosingParagraph">
    <description>Closing Information</description>
    <color>#FFFFFF</color>
    <insert_sub>Apache::bridgetask::insert_ClosingParagraph</insert_sub>
    <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
    </tag>
   
    <tag name="Question">
    <description>Question</description>
    <color>#FFFFFF</color>
    <insert_sub>default</insert_sub>
                   <allow>Instance,QuestionText,Question,Criteria</allow>
    </tag>
    <tag name="QuestionText">
    <description>Question Information</description>
    <color>#FFFFFF</color>
    <insert_sub>Apache::bridgetask::insert_QuestionText</insert_sub>
    <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
                   <!-- allowed but edit not supportted yet
                        <allow>Question,Criteria</allow>-->
    </tag>
    <tag name="Setup">
    <description>Setup....</description>
    <color>#FFFFFF</color>
    <insert_sub>default</insert_sub>
                   <allow>Instance</allow>
    </tag>
    <tag name="Instance">
    <description>Specific Question Instance</description>
    <color>#FFFFFF</color>
    <insert_sub>default</insert_sub>
                   <allow>InstanceText,Criteria</allow>
    </tag>
    <tag name="InstanceText">
    <description>Information for the Instance</description>
    <color>#FFFFFF</color>
    <insert_sub>Apache::bridgetask::insert_InstanceText</insert_sub>
    <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
    </tag>
    <tag name="Criteria">
    <description>Question Criteria</description>
    <color>#FFFFFF</color>
    <insert_sub>Apache::bridgetask::insert_Criteria</insert_sub>
                   <allow>GraderNote,CriteriaText</allow>
    </tag>
    <tag name="CriteriaText">
    <description>Criteria Information</description>
    <color>#FFFFFF</color>
    <insert_sub>Apache::bridgetask::insert_CriteriaText</insert_sub>
    <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
    </tag>
    <tag name="GraderNote">
    <description>Text to display to Grader</description>
    <color>#FFFFFF</color>
    <insert_sub>Apache::bridgetask::insert_GraderNote</insert_sub>
    <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
    </tag>
 </insertlist>  </insertlist>

Removed from v.1.1  
changed lines
  Added in v.1.30


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