Diff for /loncom/homework/insertlist.xml between versions 1.5 and 1.6

version 1.5, 2007/04/20 21:46:18 version 1.6, 2007/05/22 01:03:35
Line 54 Line 54
  <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,startouttext,stringhint</allow>
  </tag>   </tag>
  <tag name="hintpart">   <tag name="hintpart">
  <description>Conditional Hint</description>   <description>Conditional Hint</description>
Line 92 Line 92
  <insert_sub>insert_stringhint</insert_sub>   <insert_sub>insert_stringhint</insert_sub>
  <allow>responseparam</allow>   <allow>responseparam</allow>
  </tag>   </tag>
    <tag name="customhint">
    <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">   <tag name="imageresponse::conceptgroup">
  <description>Collection of similar foils</description>   <description>Collection of similar foils</description>
  <color>#99FFFF</color>   <color>#99FFFF</color>
Line 158 Line 180
  <color>#ccccaa</color>   <color>#ccccaa</color>
  <insert_sub>insert_customresponse_answer</insert_sub>   <insert_sub>insert_customresponse_answer</insert_sub>
  </tag>   </tag>
    <tag name="mathresponse">
    <description>Response: Math</description>
    <color>#44cc55</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">   <tag name="textfield">
  <description>Large Text Entry Area</description>   <description>Large Text Entry Area</description>
  <color>#1144dd</color>   <color>#1144dd</color>
Line 367 Line 404
  <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,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,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 name="library">   <tag name="library">
  <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,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,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 name="notsolved">   <tag name="notsolved">
  <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,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,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 name="part">   <tag name="part">
  <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,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,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 name="postanswerdate">   <tag name="postanswerdate">
  <description>After Answer Date Block</description>   <description>After Answer Date Block</description>
Line 397 Line 434
  <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,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,while,window</allow>
  </tag>   </tag>
  <tag name="problem">   <tag name="problem">
  <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>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,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,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>
  </tag>   </tag>
         <tag name="allow">          <tag name="allow">
                 <description>File Dependencies</dscription>                  <description>File Dependencies</dscription>
Line 414 Line 451
  <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,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,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 name="randomlabel">   <tag name="randomlabel">
  <description>Randomly labeled image</description>   <description>Randomly labeled image</description>
Line 443 Line 480
  <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,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,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 name="solved">   <tag name="solved">
  <description>Block For After Solved</description>   <description>Block For After Solved</description>

Removed from v.1.5  
changed lines
  Added in v.1.6


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