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

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 30 Jan 2007 19:10:48 -0000


This is a MIME encoded message

--albertel1170184248
Content-Type: text/plain

albertel		Tue Jan 30 14:10:48 2007 EDT

  Added files:                 
    /loncom/homework	insertlist.xml 
  Log:
  - xmlish version of insertlist.tab
  
  
--albertel1170184248
Content-Type: text/plain
Content-Disposition: attachment; filename="albertel-20070130141048.txt"


Index: loncom/homework/insertlist.xml
+++ loncom/homework/insertlist.xml
<insertlist>

	<tag>
		<name>parameter</name>
		<description>Parameters for a part</description>
		<color>#FF11aa</color>
		<insert_sub>insert_parameter</insert_sub>
	</tag>
	<tag>
		<name>numericalresponse</name>
		<description>Response: Numerical</description>
		<color>#00cc22</color>
		<insert_sub>insert_numericalresponse</insert_sub>
		<allow>hintgroup,responseparam,textline</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>
		<name>formularesponse</name>
		<description>Response: Formula</description>
		<color>#22cc55</color>
		<insert_sub>insert_formularesponse</insert_sub>
		<allow>hintgroup,responseparam,textline</allow>
	</tag>
	<tag>
		<name>essayresponse</name>
		<description>Response: Essay</description>
		<color>#33cc55</color>
		<insert_sub>insert_essayresponse</insert_sub>
		<allow>hintgroup,responseparam,textfield,textline</allow>
	</tag>
	<tag>
		<name>hintgroup</name>
		<description>Hint</description>
		<color>#accacc</color>
		<insert_sub>insert_hintgroup</insert_sub>
		<allow>formulahint,hintpart,numericalhint,optionhint,radiobuttonhint,startouttext,stringhint</allow>
	</tag>
	<tag>
		<name>hintpart</name>
		<description>Conditional Hint</description>
		<color>#ccaacc</color>
		<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>
	</tag>
	<tag>
		<name>formulahint</name>
		<description>Formula Hint Condition</description>
		<color>#ccaacc</color>
		<insert_sub>insert_formulahint</insert_sub>
		<allow>responseparam</allow>
	</tag>
	<tag>
		<name>numericalhint</name>
		<description>Numerical Hint Condition</description>
		<color>#ccaacc</color>
		<insert_sub>insert_numericalhint</insert_sub>
		<allow>responseparam</allow>
	</tag>
	<tag>
		<name>optionhint</name>
		<description>Option Response Hint Condition</description>
		<color>#ccaacc</color>
		<insert_sub>insert_optionhint</insert_sub>
		<allow>responseparam</allow>
	</tag>
	<tag>
		<name>radiobuttonhint</name>
		<description>Radiobutton Hint Condition</description>
		<color>#ccaacc</color>
		<insert_sub>insert_radiobuttonhint</insert_sub>
		<allow>responseparam</allow>
	</tag>
	<tag>
		<name>stringhint</name>
		<description>String Hint Condition</description>
		<color>#ccaacc</color>
		<insert_sub>insert_stringhint</insert_sub>
		<allow>responseparam</allow>
	</tag>
	<tag>
		<name>imageresponse::conceptgroup</name>
		<description>Collection of similar foils</description>
		<color>#99FFFF</color>
		<insert_sub>default</insert_sub>
		<allow>imageresponse::foil</allow>
	</tag>
	<tag>
		<name>imageresponse::foil</name>
		<description>Image response foil</description>
		<color>#99ff88</color>
		<insert_sub>Apache::imageresponse::insert_foil</insert_sub>
		<allow>imageresponse::image,imageresponse::polygon,imageresponse::rectangle,imageresponse::text</allow>
	</tag>
	<tag>
		<name>imageresponse::foilgroup</name>
		<description>Collection of Imageresponse foils</description>
		<color>#55cc55</color>
		<insert_sub>default</insert_sub>
		<allow>imageresponse::conceptgroup,imageresponse::foil</allow>
	</tag>
	<tag>
		<name>imageresponse::image</name>
		<description>Imageresponse Image</description>
		<color>#aaFFcc</color>
		<insert_sub>default</insert_sub>
	</tag>
	<tag>
		<name>imageresponse</name>
		<description>Response: Click on Image</description>
		<color>#ccFFaa</color>
		<insert_sub>Apache::edit::insert_imageresponse</insert_sub>
		<allow>hintgroup,imageresponse::foilgroup,responseparam</allow>
	</tag>
	<tag>
		<name>imageresponse::rectangle</name>
		<description>Rectangular area in image</description>
		<color>#ccFFdd</color>
		<insert_sub>default</insert_sub>
	</tag>
	<tag>
		<name>imageresponse::polygon</name>
		<description>Polygonal area in image</description>
		<color>#ccFFdd</color>
		<insert_sub>default</insert_sub>
	</tag>
	<tag>
		<name>imageresponse::text</name>
		<description>Text to describe option</description>
		<color>#ddFFee</color>
		<insert_sub>default</insert_sub>
		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
	</tag>
	<tag>
		<name>datasubmission</name>
		<description>Stored Entry Field</description>
		<color>#1144dd</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
	</tag>
	<tag>
		<name>customresponse</name>
		<description>Response: Custom</description>
		<color>#44cc55</color>
		<insert_sub>insert_customresponse</insert_sub>
		<help>
			<file>Custom_Response_Problems</file>
			<description>How to write custom responses</description>
		</help>
		<allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>
	</tag>
	<tag>
		<name>customresponse::answer</name>
		<description>Answer algorithm</description>
		<color>#ccccaa</color>
		<insert_sub>insert_customresponse_answer</insert_sub>
	</tag>
	<tag>
		<name>textfield</name>
		<description>Large Text Entry Area</description>
		<color>#1144dd</color>
		<insert_sub>default</insert_sub>
		<allow>startouttext,tex,web</allow>
	</tag>
	<tag>
		<name>textline</name>
		<description>Single Line Text Entry Area</description>
		<color>#1144dd</color>
		<insert_sub>default</insert_sub>
	</tag>
	<tag>
		<name>optionresponse::conceptgroup</name>
		<description>Collection of similar foils</description>
		<color>#EEEE00</color>
		<insert_sub>Apache::optionresponse::insert_conceptgroup</insert_sub>
		<allow>optionresponse::foil</allow>
	</tag>
	<tag>
		<name>optionresponse::foil</name>
		<description>Option response foil</description>
		<color>#dd55ff</color>
		<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>
	</tag>
	<tag>
		<name>optionresponse::foilgroup</name>
		<description>Collection of Foils</description>
		<color>#FFcc22</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
		<allow>optionresponse::conceptgroup,optionresponse::foil</allow>
	</tag>
	<tag>
		<name>optionresponse</name>
		<description>Response: Select from Options</description>
		<color>#00dd33</color>
		<insert_sub>insert_optionresponse</insert_sub>
		<allow>hintgroup,optionresponse::foilgroup,responseparam</allow>
	</tag>
	<tag>
		<name>displayduedate</name>
		<description>Display Due Date</description>
		<color>#3370e4</color>
		<insert_sub>insert_displayduedate</insert_sub>
		<show>no</show>
	</tag>
	<tag>
		<name>displaytitle</name>
		<description>Title</description>
		<color>#4aa0ea</color>
		<insert_sub>insert_displaytitle</insert_sub>
		<show>no</show>
	</tag>
	<tag>
		<name>radiobuttonresponse::conceptgroup</name>
		<description>Collection of similar foils</description>
		<color>#EEEE00</color>
		<insert_sub>Apache::radiobuttonresponse::insert_conceptgroup</insert_sub>
		<allow>radiobuttonresponse::foil</allow>
	</tag>
	<tag>
		<name>radiobuttonresponse::foil</name>
		<description>Foil</description>
		<color>#dd55ff</color>
		<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>
	</tag>
	<tag>
		<name>radiobuttonresponse::foilgroup</name>
		<description>Collection of Foils</description>
		<color>#FFcc22</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
		<allow>radiobuttonresponse::conceptgroup,radiobuttonresponse::foil</allow>
	</tag>
	<tag>
		<name>radiobuttonresponse</name>
		<description>Response: One of N statements</description>
		<color>#00ee44</color>
		<insert_sub>insert_radiobuttonresponse</insert_sub>
		<allow>hintgroup,radiobuttonresponse::foilgroup,responseparam</allow>
	</tag>
	<tag>
		<name>rankresponse::conceptgroup</name>
		<description>Collection of similar foils</description>
		<color>#EEEE00</color>
		<insert_sub>Apache::rankresponse::insert_conceptgroup</insert_sub>
		<allow>rankresponse::foil</allow>
	</tag>
	<tag>
		<name>rankresponse::foil</name>
		<description>Foil</description>
		<color>#dd55ff</color>
		<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>
	</tag>
	<tag>
		<name>rankresponse::foilgroup</name>
		<description>Collection of Foils</description>
		<color>#FFcc22</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
		<allow>rankresponse::conceptgroup,rankresponse::foil</allow>
	</tag>
	<tag>
		<name>rankresponse</name>
		<description>Response: Rank Values</description>
		<color>#00ee44</color>
		<insert_sub>insert_rankresponse</insert_sub>
		<allow>hintgroup,rankresponse::foilgroup,responseparam</allow>
	</tag>
	<tag>
		<name>matchresponse::conceptgroup</name>
		<description>Collection of similar foils</description>
		<color>#EEEE00</color>
		<insert_sub>Apache::matchresponse::insert_conceptgroup</insert_sub>
		<allow>matchresponse::foil</allow>
	</tag>
	<tag>
		<name>matchresponse::foil</name>
		<description>Foil</description>
		<color>#dd55ff</color>
		<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>
	</tag>
	<tag>
		<name>matchresponse::foilgroup</name>
		<description>Collection of Foils</description>
		<color>#FFcc22</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
		<allow>matchresponse::conceptgroup,matchresponse::foil</allow>
	</tag>
	<tag>
		<name>matchresponse::item</name>
		<description>Item</description>
		<color>#0e0ed7</color>
		<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>
	</tag>
	<tag>
		<name>matchresponse::itemgroup</name>
		<description>Item to Match</description>
		<color>#22ddee</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
		<allow>matchresponse::item</allow>
	</tag>
	<tag>
		<name>matchresponse</name>
		<description>Response: Match Two Lists</description>
		<color>#00ee44</color>
		<insert_sub>insert_matchresponse</insert_sub>
		<allow>hintgroup,matchresponse,responseparam</allow>
	</tag>
	<tag>
		<name>organicresponse</name>
		<description>Response: Organic Chemical Structure</description>
		<color>#00ee44</color>
		<insert_sub>insert_organicresponse</insert_sub>
		<allow>hintgroup,responseparam,textline</allow>
	</tag>
	<tag>
		<name>reactionresponse</name>
		<description>Response: Chemical Reaction</description>
		<color>#00ee44</color>
		<insert_sub>insert_reactionresponse</insert_sub>
		<allow>hintgroup,responseparam,textline</allow>
	</tag>
	<tag>
		<name>organicstructure</name>
		<description>Organic Structure</description>
		<color>#aacccc</color>
		<insert_sub>insert_organicstructure</insert_sub>
	</tag>
	<tag>
		<name>responseparam</name>
		<description>Parameters for a response</description>
		<color>#FF11aa</color>
		<insert_sub>insert_responseparam</insert_sub>
	</tag>
	<tag>
		<name>display</name>
		<description>Display Script Result Block</description>
		<color>#ccaacc</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
	</tag>
	<tag>
		<name>import</name>
		<description>Import a File</description>
		<color>#ccaacc</color>
		<insert_sub>default</insert_sub>
	</tag>
	<tag>
		<name>parserlib</name>
		<description>Import Tag Definitions</description>
		<color>#ccaacc</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
	</tag>
	<tag>
		<name>script</name>
		<description>Perl Script Block</description>
		<color>#ccccaa</color>
		<insert_sub>insert_script</insert_sub>
		<help>
			<file>Problem_LON-CAPA_Functions</file>
			<description>Script Functions</description>
		</help>
	</tag>
	<tag>
		<name>scriptlib</name>
		<description>Import Script Library</description>
		<color>#ccaacc</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
	</tag>
	<tag>
		<name>img</name>
		<description>Image</description>
		<color>#aacccc</color>
		<insert_sub>insert_img</insert_sub>
		<help>
			<file>Problem_LON-CAPA_Image_Options</file>
			<description>Image Options</description>
		</help>
	</tag>
	<tag>
		<name>window</name>
		<description>Text In Separate Window</description>
		<color>#aacccc</color>
		<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>
	</tag>
	<tag>
		<name>block</name>
		<description>Conditional Block</description>
		<color>#FF3311</color>
		<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>
	</tag>
	<tag>
		<name>library</name>
		<description>Start of Library</description>
		<color>#FFFFFF</color>
		<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>
	</tag>
	<tag>
		<name>notsolved</name>
		<description>Block For When Not Solved</description>
		<color>#FFFFFF</color>
		<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>
	</tag>
	<tag>
		<name>part</name>
		<description>Problem Part</description>
		<color>#F0F0F0</color>
		<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>
	</tag>
	<tag>
		<name>postanswerdate</name>
		<description>After Answer Date Block</description>
		<color>#EE9999</color>
		<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>
	</tag>
	<tag>
		<name>preduedate</name>
		<description>Before Due Date Block</description>
		<color>#FFaaaa</color>
		<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>
	</tag>
	<tag>
		<name>problem</name>
		<description>Start of Homework</description>
		<color>#FFFFFF</color>
		<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>
	</tag>
	<tag>
		<name>problemtype</name>
		<description>Problem Type Block</description>
		<color>#EE9955</color>
		<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>
	</tag>
	<tag>
		<name>randomlabel</name>
		<description>Randomly labeled image</description>
		<color>#cc77aa</color>
		<insert_sub>default</insert_sub>
		<allow>imageresponse,randomlabel::labelgroup</allow>
	</tag>
	<tag>
		<name>randomlabel::labelgroup</name>
		<description>Group of Labels</description>
		<color>#11FFaa</color>
		<insert_sub>default</insert_sub>
		<allow>randomlabel::label,randomlabel::location</allow>
	</tag>
	<tag>
		<name>randomlabel::location</name>
		<description>Label Location</description>
		<color>#55F09F</color>
		<insert_sub>default</insert_sub>
	</tag>
	<tag>
		<name>randomlabel::label</name>
		<description>Label Text</description>
		<color>#3333FF</color>
		<insert_sub>default</insert_sub>
		<allow>block,display,import,notsolved,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while</allow>
	</tag>
	<tag>
		<name>randomlist</name>
		<description>Randomly Parsed Block</description>
		<color>#FFFFFF</color>
		<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>
	</tag>
	<tag>
		<name>solved</name>
		<description>Block For After Solved</description>
		<color>#FFFFFF</color>
		<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>
	</tag>
	<tag>
		<name>startouttext</name>
		<description>Text/HTML Block</description>
		<color>#dddd22</color>
		<insert_sub>insert_startouttext</insert_sub>
	</tag>
	<tag>
		<name>tex</name>
		<description>TeX Only Block</description>
		<color>#FFFFFF</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
	</tag>
	<tag>
		<name>web</name>
		<description>Web Only Block</description>
		<color>#FFFFFF</color>
		<insert_sub>default</insert_sub>
		<show>no</show>
	</tag>
	<tag>
		<name>while</name>
		<description>While Loop Block</description>
		<color>#FFFFFF</color>
		<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>
	</tag>
	<tag>
		<name>gnuplot</name>
		<description>GnuPlot</description>
		<color>#88EE88</color>
		<insert_sub>Apache::lonplot::insert_gnuplot</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Gnuplot</file>
		</help>
		<allow>lonplot::axis,lonplot::curve,lonplot::key,lonplot::label,lonplot::tics,lonplot::title,lonplot::xlabel,lonplot::ylabel</allow>
	</tag>
	<tag>
		<name>lonplot::label</name>
		<description>Plot Label</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_label</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Label</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::title</name>
		<description>Plot Title</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_title</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::xlabel</name>
		<description>Plot x-label</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_xlabel</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::ylabel</name>
		<description>Plot y-label</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_ylabel</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::axis</name>
		<description>Plot axes</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_axis</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Axes</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::key</name>
		<description>Plot Key</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_key</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Key</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::curve</name>
		<description>Plot Curve</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_curve</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Curve</file>
		</help>
		<allow>lonplot::data,lonplot::function</allow>
	</tag>
	<tag>
		<name>lonplot::function</name>
		<description>Curve function</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_function</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Curve_Function</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::data</name>
		<description>Curve data</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_data</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Curve_Data</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::tics</name>
		<description>Plot tics</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_tics</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Tics</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::xtics</name>
		<description>Plot xtics</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_xtics</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Tics</file>
		</help>
	</tag>
	<tag>
		<name>lonplot::ytics</name>
		<description>Plot ytics</description>
		<color>#33EE33</color>
		<insert_sub>Apache::lonplot::insert_ytics</insert_sub>
		<help>
			<file>Authoring_Dynamic_Plot_Tics</file>
		</help>
	</tag>
</insertlist>

--albertel1170184248--