Diff for /loncom/homework/insertlist.xml between versions 1.16 and 1.17

version 1.16, 2010/02/17 15:39:59 version 1.17, 2010/06/05 19:36:57
Line 461 Line 461
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
  <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,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>   <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,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="startpartmarker">
                   <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">   <tag name="postanswerdate">
  <description>After Answer Date Block</description>   <description>After Answer Date Block</description>
  <color>#EE9999</color>   <color>#EE9999</color>
Line 477 Line 487
  <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,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,meta,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,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</dscription>

Removed from v.1.16  
changed lines
  Added in v.1.17


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