[LON-CAPA-cvs] cvs: loncom /homework insertlist.xml

raeburn raeburn at source.lon-capa.org
Wed Nov 30 20:26:49 EST 2011


raeburn		Thu Dec  1 01:26:49 2011 EDT

  Modified files:              
    /loncom/homework	insertlist.xml 
  Log:
  - XML validation check. 
    - "functionplotruleset" and "functionplotelements" needed closing </tag>s
    - fix typo.
  
  
Index: loncom/homework/insertlist.xml
diff -u loncom/homework/insertlist.xml:1.28 loncom/homework/insertlist.xml:1.29
--- loncom/homework/insertlist.xml:1.28	Tue Nov 22 02:13:37 2011
+++ loncom/homework/insertlist.xml	Thu Dec  1 01:26:49 2011
@@ -61,13 +61,13 @@
                 <color>#99ff88</color>
                 <insert_sub>insert_functionplotruleset</insert_sub>
                 <allow>functionplotrule,functionplotvectorrule,functionplotvectorsumrule,functionplotcustomrule</allow>
-        <tag>
+        </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>
 
         <tag name="functionplotrule">
                 <description>Function Plot Graph Rule</description>
@@ -584,7 +584,7 @@
 		<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 name="allow">
-                <description>File Dependencies</dscription>
+                <description>File Dependencies</description>
          	<color>#EEEEAA</color>
 		<insert_sub>default</insert_sub>
         </tag>




More information about the LON-CAPA-cvs mailing list