Annotation of loncom/homework/insertlist.xml, revision 1.1

1.1     ! albertel    1: <insertlist>
        !             2: 
        !             3: 	<tag>
        !             4: 		<name>parameter</name>
        !             5: 		<description>Parameters for a part</description>
        !             6: 		<color>#FF11aa</color>
        !             7: 		<insert_sub>insert_parameter</insert_sub>
        !             8: 	</tag>
        !             9: 	<tag>
        !            10: 		<name>numericalresponse</name>
        !            11: 		<description>Response: Numerical</description>
        !            12: 		<color>#00cc22</color>
        !            13: 		<insert_sub>insert_numericalresponse</insert_sub>
        !            14: 		<allow>hintgroup,responseparam,textline</allow>
        !            15: 	</tag>
        !            16: 	<tag>
        !            17: 		<name>stringresponse</name>
        !            18: 		<description>Response: String</description>
        !            19: 		<color>#00cc55</color>
        !            20: 		<insert_sub>insert_stringresponse</insert_sub>
        !            21: 		<allow>hintgroup,responseparam,textline</allow>
        !            22: 	</tag>
        !            23: 	<tag>
        !            24: 		<name>formularesponse</name>
        !            25: 		<description>Response: Formula</description>
        !            26: 		<color>#22cc55</color>
        !            27: 		<insert_sub>insert_formularesponse</insert_sub>
        !            28: 		<allow>hintgroup,responseparam,textline</allow>
        !            29: 	</tag>
        !            30: 	<tag>
        !            31: 		<name>essayresponse</name>
        !            32: 		<description>Response: Essay</description>
        !            33: 		<color>#33cc55</color>
        !            34: 		<insert_sub>insert_essayresponse</insert_sub>
        !            35: 		<allow>hintgroup,responseparam,textfield,textline</allow>
        !            36: 	</tag>
        !            37: 	<tag>
        !            38: 		<name>hintgroup</name>
        !            39: 		<description>Hint</description>
        !            40: 		<color>#accacc</color>
        !            41: 		<insert_sub>insert_hintgroup</insert_sub>
        !            42: 		<allow>formulahint,hintpart,numericalhint,optionhint,radiobuttonhint,startouttext,stringhint</allow>
        !            43: 	</tag>
        !            44: 	<tag>
        !            45: 		<name>hintpart</name>
        !            46: 		<description>Conditional Hint</description>
        !            47: 		<color>#ccaacc</color>
        !            48: 		<insert_sub>insert_hintpart</insert_sub>
        !            49: 		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
        !            50: 	</tag>
        !            51: 	<tag>
        !            52: 		<name>formulahint</name>
        !            53: 		<description>Formula Hint Condition</description>
        !            54: 		<color>#ccaacc</color>
        !            55: 		<insert_sub>insert_formulahint</insert_sub>
        !            56: 		<allow>responseparam</allow>
        !            57: 	</tag>
        !            58: 	<tag>
        !            59: 		<name>numericalhint</name>
        !            60: 		<description>Numerical Hint Condition</description>
        !            61: 		<color>#ccaacc</color>
        !            62: 		<insert_sub>insert_numericalhint</insert_sub>
        !            63: 		<allow>responseparam</allow>
        !            64: 	</tag>
        !            65: 	<tag>
        !            66: 		<name>optionhint</name>
        !            67: 		<description>Option Response Hint Condition</description>
        !            68: 		<color>#ccaacc</color>
        !            69: 		<insert_sub>insert_optionhint</insert_sub>
        !            70: 		<allow>responseparam</allow>
        !            71: 	</tag>
        !            72: 	<tag>
        !            73: 		<name>radiobuttonhint</name>
        !            74: 		<description>Radiobutton Hint Condition</description>
        !            75: 		<color>#ccaacc</color>
        !            76: 		<insert_sub>insert_radiobuttonhint</insert_sub>
        !            77: 		<allow>responseparam</allow>
        !            78: 	</tag>
        !            79: 	<tag>
        !            80: 		<name>stringhint</name>
        !            81: 		<description>String Hint Condition</description>
        !            82: 		<color>#ccaacc</color>
        !            83: 		<insert_sub>insert_stringhint</insert_sub>
        !            84: 		<allow>responseparam</allow>
        !            85: 	</tag>
        !            86: 	<tag>
        !            87: 		<name>imageresponse::conceptgroup</name>
        !            88: 		<description>Collection of similar foils</description>
        !            89: 		<color>#99FFFF</color>
        !            90: 		<insert_sub>default</insert_sub>
        !            91: 		<allow>imageresponse::foil</allow>
        !            92: 	</tag>
        !            93: 	<tag>
        !            94: 		<name>imageresponse::foil</name>
        !            95: 		<description>Image response foil</description>
        !            96: 		<color>#99ff88</color>
        !            97: 		<insert_sub>Apache::imageresponse::insert_foil</insert_sub>
        !            98: 		<allow>imageresponse::image,imageresponse::polygon,imageresponse::rectangle,imageresponse::text</allow>
        !            99: 	</tag>
        !           100: 	<tag>
        !           101: 		<name>imageresponse::foilgroup</name>
        !           102: 		<description>Collection of Imageresponse foils</description>
        !           103: 		<color>#55cc55</color>
        !           104: 		<insert_sub>default</insert_sub>
        !           105: 		<allow>imageresponse::conceptgroup,imageresponse::foil</allow>
        !           106: 	</tag>
        !           107: 	<tag>
        !           108: 		<name>imageresponse::image</name>
        !           109: 		<description>Imageresponse Image</description>
        !           110: 		<color>#aaFFcc</color>
        !           111: 		<insert_sub>default</insert_sub>
        !           112: 	</tag>
        !           113: 	<tag>
        !           114: 		<name>imageresponse</name>
        !           115: 		<description>Response: Click on Image</description>
        !           116: 		<color>#ccFFaa</color>
        !           117: 		<insert_sub>Apache::edit::insert_imageresponse</insert_sub>
        !           118: 		<allow>hintgroup,imageresponse::foilgroup,responseparam</allow>
        !           119: 	</tag>
        !           120: 	<tag>
        !           121: 		<name>imageresponse::rectangle</name>
        !           122: 		<description>Rectangular area in image</description>
        !           123: 		<color>#ccFFdd</color>
        !           124: 		<insert_sub>default</insert_sub>
        !           125: 	</tag>
        !           126: 	<tag>
        !           127: 		<name>imageresponse::polygon</name>
        !           128: 		<description>Polygonal area in image</description>
        !           129: 		<color>#ccFFdd</color>
        !           130: 		<insert_sub>default</insert_sub>
        !           131: 	</tag>
        !           132: 	<tag>
        !           133: 		<name>imageresponse::text</name>
        !           134: 		<description>Text to describe option</description>
        !           135: 		<color>#ddFFee</color>
        !           136: 		<insert_sub>default</insert_sub>
        !           137: 		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
        !           138: 	</tag>
        !           139: 	<tag>
        !           140: 		<name>datasubmission</name>
        !           141: 		<description>Stored Entry Field</description>
        !           142: 		<color>#1144dd</color>
        !           143: 		<insert_sub>default</insert_sub>
        !           144: 		<show>no</show>
        !           145: 	</tag>
        !           146: 	<tag>
        !           147: 		<name>customresponse</name>
        !           148: 		<description>Response: Custom</description>
        !           149: 		<color>#44cc55</color>
        !           150: 		<insert_sub>insert_customresponse</insert_sub>
        !           151: 		<help>
        !           152: 			<file>Custom_Response_Problems</file>
        !           153: 			<description>How to write custom responses</description>
        !           154: 		</help>
        !           155: 		<allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>
        !           156: 	</tag>
        !           157: 	<tag>
        !           158: 		<name>customresponse::answer</name>
        !           159: 		<description>Answer algorithm</description>
        !           160: 		<color>#ccccaa</color>
        !           161: 		<insert_sub>insert_customresponse_answer</insert_sub>
        !           162: 	</tag>
        !           163: 	<tag>
        !           164: 		<name>textfield</name>
        !           165: 		<description>Large Text Entry Area</description>
        !           166: 		<color>#1144dd</color>
        !           167: 		<insert_sub>default</insert_sub>
        !           168: 		<allow>startouttext,tex,web</allow>
        !           169: 	</tag>
        !           170: 	<tag>
        !           171: 		<name>textline</name>
        !           172: 		<description>Single Line Text Entry Area</description>
        !           173: 		<color>#1144dd</color>
        !           174: 		<insert_sub>default</insert_sub>
        !           175: 	</tag>
        !           176: 	<tag>
        !           177: 		<name>optionresponse::conceptgroup</name>
        !           178: 		<description>Collection of similar foils</description>
        !           179: 		<color>#EEEE00</color>
        !           180: 		<insert_sub>Apache::optionresponse::insert_conceptgroup</insert_sub>
        !           181: 		<allow>optionresponse::foil</allow>
        !           182: 	</tag>
        !           183: 	<tag>
        !           184: 		<name>optionresponse::foil</name>
        !           185: 		<description>Option response foil</description>
        !           186: 		<color>#dd55ff</color>
        !           187: 		<insert_sub>Apache::optionresponse::insert_foil</insert_sub>
        !           188: 		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
        !           189: 	</tag>
        !           190: 	<tag>
        !           191: 		<name>optionresponse::foilgroup</name>
        !           192: 		<description>Collection of Foils</description>
        !           193: 		<color>#FFcc22</color>
        !           194: 		<insert_sub>default</insert_sub>
        !           195: 		<show>no</show>
        !           196: 		<allow>optionresponse::conceptgroup,optionresponse::foil</allow>
        !           197: 	</tag>
        !           198: 	<tag>
        !           199: 		<name>optionresponse</name>
        !           200: 		<description>Response: Select from Options</description>
        !           201: 		<color>#00dd33</color>
        !           202: 		<insert_sub>insert_optionresponse</insert_sub>
        !           203: 		<allow>hintgroup,optionresponse::foilgroup,responseparam</allow>
        !           204: 	</tag>
        !           205: 	<tag>
        !           206: 		<name>displayduedate</name>
        !           207: 		<description>Display Due Date</description>
        !           208: 		<color>#3370e4</color>
        !           209: 		<insert_sub>insert_displayduedate</insert_sub>
        !           210: 		<show>no</show>
        !           211: 	</tag>
        !           212: 	<tag>
        !           213: 		<name>displaytitle</name>
        !           214: 		<description>Title</description>
        !           215: 		<color>#4aa0ea</color>
        !           216: 		<insert_sub>insert_displaytitle</insert_sub>
        !           217: 		<show>no</show>
        !           218: 	</tag>
        !           219: 	<tag>
        !           220: 		<name>radiobuttonresponse::conceptgroup</name>
        !           221: 		<description>Collection of similar foils</description>
        !           222: 		<color>#EEEE00</color>
        !           223: 		<insert_sub>Apache::radiobuttonresponse::insert_conceptgroup</insert_sub>
        !           224: 		<allow>radiobuttonresponse::foil</allow>
        !           225: 	</tag>
        !           226: 	<tag>
        !           227: 		<name>radiobuttonresponse::foil</name>
        !           228: 		<description>Foil</description>
        !           229: 		<color>#dd55ff</color>
        !           230: 		<insert_sub>Apache::radiobuttonresponse::insert_foil</insert_sub>
        !           231: 		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
        !           232: 	</tag>
        !           233: 	<tag>
        !           234: 		<name>radiobuttonresponse::foilgroup</name>
        !           235: 		<description>Collection of Foils</description>
        !           236: 		<color>#FFcc22</color>
        !           237: 		<insert_sub>default</insert_sub>
        !           238: 		<show>no</show>
        !           239: 		<allow>radiobuttonresponse::conceptgroup,radiobuttonresponse::foil</allow>
        !           240: 	</tag>
        !           241: 	<tag>
        !           242: 		<name>radiobuttonresponse</name>
        !           243: 		<description>Response: One of N statements</description>
        !           244: 		<color>#00ee44</color>
        !           245: 		<insert_sub>insert_radiobuttonresponse</insert_sub>
        !           246: 		<allow>hintgroup,radiobuttonresponse::foilgroup,responseparam</allow>
        !           247: 	</tag>
        !           248: 	<tag>
        !           249: 		<name>rankresponse::conceptgroup</name>
        !           250: 		<description>Collection of similar foils</description>
        !           251: 		<color>#EEEE00</color>
        !           252: 		<insert_sub>Apache::rankresponse::insert_conceptgroup</insert_sub>
        !           253: 		<allow>rankresponse::foil</allow>
        !           254: 	</tag>
        !           255: 	<tag>
        !           256: 		<name>rankresponse::foil</name>
        !           257: 		<description>Foil</description>
        !           258: 		<color>#dd55ff</color>
        !           259: 		<insert_sub>Apache::rankresponse::insert_foil</insert_sub>
        !           260: 		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
        !           261: 	</tag>
        !           262: 	<tag>
        !           263: 		<name>rankresponse::foilgroup</name>
        !           264: 		<description>Collection of Foils</description>
        !           265: 		<color>#FFcc22</color>
        !           266: 		<insert_sub>default</insert_sub>
        !           267: 		<show>no</show>
        !           268: 		<allow>rankresponse::conceptgroup,rankresponse::foil</allow>
        !           269: 	</tag>
        !           270: 	<tag>
        !           271: 		<name>rankresponse</name>
        !           272: 		<description>Response: Rank Values</description>
        !           273: 		<color>#00ee44</color>
        !           274: 		<insert_sub>insert_rankresponse</insert_sub>
        !           275: 		<allow>hintgroup,rankresponse::foilgroup,responseparam</allow>
        !           276: 	</tag>
        !           277: 	<tag>
        !           278: 		<name>matchresponse::conceptgroup</name>
        !           279: 		<description>Collection of similar foils</description>
        !           280: 		<color>#EEEE00</color>
        !           281: 		<insert_sub>Apache::matchresponse::insert_conceptgroup</insert_sub>
        !           282: 		<allow>matchresponse::foil</allow>
        !           283: 	</tag>
        !           284: 	<tag>
        !           285: 		<name>matchresponse::foil</name>
        !           286: 		<description>Foil</description>
        !           287: 		<color>#dd55ff</color>
        !           288: 		<insert_sub>Apache::matchresponse::insert_foil</insert_sub>
        !           289: 		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
        !           290: 	</tag>
        !           291: 	<tag>
        !           292: 		<name>matchresponse::foilgroup</name>
        !           293: 		<description>Collection of Foils</description>
        !           294: 		<color>#FFcc22</color>
        !           295: 		<insert_sub>default</insert_sub>
        !           296: 		<show>no</show>
        !           297: 		<allow>matchresponse::conceptgroup,matchresponse::foil</allow>
        !           298: 	</tag>
        !           299: 	<tag>
        !           300: 		<name>matchresponse::item</name>
        !           301: 		<description>Item</description>
        !           302: 		<color>#0e0ed7</color>
        !           303: 		<insert_sub>Apache::matchresponse::insert_item</insert_sub>
        !           304: 		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
        !           305: 	</tag>
        !           306: 	<tag>
        !           307: 		<name>matchresponse::itemgroup</name>
        !           308: 		<description>Item to Match</description>
        !           309: 		<color>#22ddee</color>
        !           310: 		<insert_sub>default</insert_sub>
        !           311: 		<show>no</show>
        !           312: 		<allow>matchresponse::item</allow>
        !           313: 	</tag>
        !           314: 	<tag>
        !           315: 		<name>matchresponse</name>
        !           316: 		<description>Response: Match Two Lists</description>
        !           317: 		<color>#00ee44</color>
        !           318: 		<insert_sub>insert_matchresponse</insert_sub>
        !           319: 		<allow>hintgroup,matchresponse,responseparam</allow>
        !           320: 	</tag>
        !           321: 	<tag>
        !           322: 		<name>organicresponse</name>
        !           323: 		<description>Response: Organic Chemical Structure</description>
        !           324: 		<color>#00ee44</color>
        !           325: 		<insert_sub>insert_organicresponse</insert_sub>
        !           326: 		<allow>hintgroup,responseparam,textline</allow>
        !           327: 	</tag>
        !           328: 	<tag>
        !           329: 		<name>reactionresponse</name>
        !           330: 		<description>Response: Chemical Reaction</description>
        !           331: 		<color>#00ee44</color>
        !           332: 		<insert_sub>insert_reactionresponse</insert_sub>
        !           333: 		<allow>hintgroup,responseparam,textline</allow>
        !           334: 	</tag>
        !           335: 	<tag>
        !           336: 		<name>organicstructure</name>
        !           337: 		<description>Organic Structure</description>
        !           338: 		<color>#aacccc</color>
        !           339: 		<insert_sub>insert_organicstructure</insert_sub>
        !           340: 	</tag>
        !           341: 	<tag>
        !           342: 		<name>responseparam</name>
        !           343: 		<description>Parameters for a response</description>
        !           344: 		<color>#FF11aa</color>
        !           345: 		<insert_sub>insert_responseparam</insert_sub>
        !           346: 	</tag>
        !           347: 	<tag>
        !           348: 		<name>display</name>
        !           349: 		<description>Display Script Result Block</description>
        !           350: 		<color>#ccaacc</color>
        !           351: 		<insert_sub>default</insert_sub>
        !           352: 		<show>no</show>
        !           353: 	</tag>
        !           354: 	<tag>
        !           355: 		<name>import</name>
        !           356: 		<description>Import a File</description>
        !           357: 		<color>#ccaacc</color>
        !           358: 		<insert_sub>default</insert_sub>
        !           359: 	</tag>
        !           360: 	<tag>
        !           361: 		<name>parserlib</name>
        !           362: 		<description>Import Tag Definitions</description>
        !           363: 		<color>#ccaacc</color>
        !           364: 		<insert_sub>default</insert_sub>
        !           365: 		<show>no</show>
        !           366: 	</tag>
        !           367: 	<tag>
        !           368: 		<name>script</name>
        !           369: 		<description>Perl Script Block</description>
        !           370: 		<color>#ccccaa</color>
        !           371: 		<insert_sub>insert_script</insert_sub>
        !           372: 		<help>
        !           373: 			<file>Problem_LON-CAPA_Functions</file>
        !           374: 			<description>Script Functions</description>
        !           375: 		</help>
        !           376: 	</tag>
        !           377: 	<tag>
        !           378: 		<name>scriptlib</name>
        !           379: 		<description>Import Script Library</description>
        !           380: 		<color>#ccaacc</color>
        !           381: 		<insert_sub>default</insert_sub>
        !           382: 		<show>no</show>
        !           383: 	</tag>
        !           384: 	<tag>
        !           385: 		<name>img</name>
        !           386: 		<description>Image</description>
        !           387: 		<color>#aacccc</color>
        !           388: 		<insert_sub>insert_img</insert_sub>
        !           389: 		<help>
        !           390: 			<file>Problem_LON-CAPA_Image_Options</file>
        !           391: 			<description>Image Options</description>
        !           392: 		</help>
        !           393: 	</tag>
        !           394: 	<tag>
        !           395: 		<name>window</name>
        !           396: 		<description>Text In Separate Window</description>
        !           397: 		<color>#aacccc</color>
        !           398: 		<insert_sub>default</insert_sub>
        !           399: 		<allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,postanswerdate,preduedate,problemtype,randomlabel,randomlist,script,solved,startouttext,tex,web,while,window</allow>
        !           400: 	</tag>
        !           401: 	<tag>
        !           402: 		<name>block</name>
        !           403: 		<description>Conditional Block</description>
        !           404: 		<color>#FF3311</color>
        !           405: 		<insert_sub>default</insert_sub>
        !           406: 		<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>
        !           407: 	</tag>
        !           408: 	<tag>
        !           409: 		<name>library</name>
        !           410: 		<description>Start of Library</description>
        !           411: 		<color>#FFFFFF</color>
        !           412: 		<insert_sub>default</insert_sub>
        !           413: 		<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>
        !           414: 	</tag>
        !           415: 	<tag>
        !           416: 		<name>notsolved</name>
        !           417: 		<description>Block For When Not Solved</description>
        !           418: 		<color>#FFFFFF</color>
        !           419: 		<insert_sub>default</insert_sub>
        !           420: 		<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>
        !           421: 	</tag>
        !           422: 	<tag>
        !           423: 		<name>part</name>
        !           424: 		<description>Problem Part</description>
        !           425: 		<color>#F0F0F0</color>
        !           426: 		<insert_sub>default</insert_sub>
        !           427: 		<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>
        !           428: 	</tag>
        !           429: 	<tag>
        !           430: 		<name>postanswerdate</name>
        !           431: 		<description>After Answer Date Block</description>
        !           432: 		<color>#EE9999</color>
        !           433: 		<insert_sub>default</insert_sub>
        !           434: 		<allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,solved,startouttext,tex,while,window</allow>
        !           435: 	</tag>
        !           436: 	<tag>
        !           437: 		<name>preduedate</name>
        !           438: 		<description>Before Due Date Block</description>
        !           439: 		<color>#FFaaaa</color>
        !           440: 		<insert_sub>default</insert_sub>
        !           441: 		<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>
        !           442: 	</tag>
        !           443: 	<tag>
        !           444: 		<name>problem</name>
        !           445: 		<description>Start of Homework</description>
        !           446: 		<color>#FFFFFF</color>
        !           447: 		<insert_sub>default</insert_sub>
        !           448: 		<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>
        !           449: 	</tag>
        !           450: 	<tag>
        !           451: 		<name>problemtype</name>
        !           452: 		<description>Problem Type Block</description>
        !           453: 		<color>#EE9955</color>
        !           454: 		<insert_sub>default</insert_sub>
        !           455: 		<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>
        !           456: 	</tag>
        !           457: 	<tag>
        !           458: 		<name>randomlabel</name>
        !           459: 		<description>Randomly labeled image</description>
        !           460: 		<color>#cc77aa</color>
        !           461: 		<insert_sub>default</insert_sub>
        !           462: 		<allow>imageresponse,randomlabel::labelgroup</allow>
        !           463: 	</tag>
        !           464: 	<tag>
        !           465: 		<name>randomlabel::labelgroup</name>
        !           466: 		<description>Group of Labels</description>
        !           467: 		<color>#11FFaa</color>
        !           468: 		<insert_sub>default</insert_sub>
        !           469: 		<allow>randomlabel::label,randomlabel::location</allow>
        !           470: 	</tag>
        !           471: 	<tag>
        !           472: 		<name>randomlabel::location</name>
        !           473: 		<description>Label Location</description>
        !           474: 		<color>#55F09F</color>
        !           475: 		<insert_sub>default</insert_sub>
        !           476: 	</tag>
        !           477: 	<tag>
        !           478: 		<name>randomlabel::label</name>
        !           479: 		<description>Label Text</description>
        !           480: 		<color>#3333FF</color>
        !           481: 		<insert_sub>default</insert_sub>
        !           482: 		<allow>block,display,import,notsolved,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while</allow>
        !           483: 	</tag>
        !           484: 	<tag>
        !           485: 		<name>randomlist</name>
        !           486: 		<description>Randomly Parsed Block</description>
        !           487: 		<color>#FFFFFF</color>
        !           488: 		<insert_sub>default</insert_sub>
        !           489: 		<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>
        !           490: 	</tag>
        !           491: 	<tag>
        !           492: 		<name>solved</name>
        !           493: 		<description>Block For After Solved</description>
        !           494: 		<color>#FFFFFF</color>
        !           495: 		<insert_sub>default</insert_sub>
        !           496: 		<allow>block,display,displayduedate,displaytitle,gnuplot,img,import,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,startouttext,tex,while,window</allow>
        !           497: 	</tag>
        !           498: 	<tag>
        !           499: 		<name>startouttext</name>
        !           500: 		<description>Text/HTML Block</description>
        !           501: 		<color>#dddd22</color>
        !           502: 		<insert_sub>insert_startouttext</insert_sub>
        !           503: 	</tag>
        !           504: 	<tag>
        !           505: 		<name>tex</name>
        !           506: 		<description>TeX Only Block</description>
        !           507: 		<color>#FFFFFF</color>
        !           508: 		<insert_sub>default</insert_sub>
        !           509: 		<show>no</show>
        !           510: 	</tag>
        !           511: 	<tag>
        !           512: 		<name>web</name>
        !           513: 		<description>Web Only Block</description>
        !           514: 		<color>#FFFFFF</color>
        !           515: 		<insert_sub>default</insert_sub>
        !           516: 		<show>no</show>
        !           517: 	</tag>
        !           518: 	<tag>
        !           519: 		<name>while</name>
        !           520: 		<description>While Loop Block</description>
        !           521: 		<color>#FFFFFF</color>
        !           522: 		<insert_sub>default</insert_sub>
        !           523: 		<allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while,window</allow>
        !           524: 	</tag>
        !           525: 	<tag>
        !           526: 		<name>gnuplot</name>
        !           527: 		<description>GnuPlot</description>
        !           528: 		<color>#88EE88</color>
        !           529: 		<insert_sub>Apache::lonplot::insert_gnuplot</insert_sub>
        !           530: 		<help>
        !           531: 			<file>Authoring_Dynamic_Plot_Gnuplot</file>
        !           532: 		</help>
        !           533: 		<allow>lonplot::axis,lonplot::curve,lonplot::key,lonplot::label,lonplot::tics,lonplot::title,lonplot::xlabel,lonplot::ylabel</allow>
        !           534: 	</tag>
        !           535: 	<tag>
        !           536: 		<name>lonplot::label</name>
        !           537: 		<description>Plot Label</description>
        !           538: 		<color>#33EE33</color>
        !           539: 		<insert_sub>Apache::lonplot::insert_label</insert_sub>
        !           540: 		<help>
        !           541: 			<file>Authoring_Dynamic_Plot_Label</file>
        !           542: 		</help>
        !           543: 	</tag>
        !           544: 	<tag>
        !           545: 		<name>lonplot::title</name>
        !           546: 		<description>Plot Title</description>
        !           547: 		<color>#33EE33</color>
        !           548: 		<insert_sub>Apache::lonplot::insert_title</insert_sub>
        !           549: 		<help>
        !           550: 			<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
        !           551: 		</help>
        !           552: 	</tag>
        !           553: 	<tag>
        !           554: 		<name>lonplot::xlabel</name>
        !           555: 		<description>Plot x-label</description>
        !           556: 		<color>#33EE33</color>
        !           557: 		<insert_sub>Apache::lonplot::insert_xlabel</insert_sub>
        !           558: 		<help>
        !           559: 			<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
        !           560: 		</help>
        !           561: 	</tag>
        !           562: 	<tag>
        !           563: 		<name>lonplot::ylabel</name>
        !           564: 		<description>Plot y-label</description>
        !           565: 		<color>#33EE33</color>
        !           566: 		<insert_sub>Apache::lonplot::insert_ylabel</insert_sub>
        !           567: 		<help>
        !           568: 			<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
        !           569: 		</help>
        !           570: 	</tag>
        !           571: 	<tag>
        !           572: 		<name>lonplot::axis</name>
        !           573: 		<description>Plot axes</description>
        !           574: 		<color>#33EE33</color>
        !           575: 		<insert_sub>Apache::lonplot::insert_axis</insert_sub>
        !           576: 		<help>
        !           577: 			<file>Authoring_Dynamic_Plot_Axes</file>
        !           578: 		</help>
        !           579: 	</tag>
        !           580: 	<tag>
        !           581: 		<name>lonplot::key</name>
        !           582: 		<description>Plot Key</description>
        !           583: 		<color>#33EE33</color>
        !           584: 		<insert_sub>Apache::lonplot::insert_key</insert_sub>
        !           585: 		<help>
        !           586: 			<file>Authoring_Dynamic_Plot_Key</file>
        !           587: 		</help>
        !           588: 	</tag>
        !           589: 	<tag>
        !           590: 		<name>lonplot::curve</name>
        !           591: 		<description>Plot Curve</description>
        !           592: 		<color>#33EE33</color>
        !           593: 		<insert_sub>Apache::lonplot::insert_curve</insert_sub>
        !           594: 		<help>
        !           595: 			<file>Authoring_Dynamic_Plot_Curve</file>
        !           596: 		</help>
        !           597: 		<allow>lonplot::data,lonplot::function</allow>
        !           598: 	</tag>
        !           599: 	<tag>
        !           600: 		<name>lonplot::function</name>
        !           601: 		<description>Curve function</description>
        !           602: 		<color>#33EE33</color>
        !           603: 		<insert_sub>Apache::lonplot::insert_function</insert_sub>
        !           604: 		<help>
        !           605: 			<file>Authoring_Dynamic_Plot_Curve_Function</file>
        !           606: 		</help>
        !           607: 	</tag>
        !           608: 	<tag>
        !           609: 		<name>lonplot::data</name>
        !           610: 		<description>Curve data</description>
        !           611: 		<color>#33EE33</color>
        !           612: 		<insert_sub>Apache::lonplot::insert_data</insert_sub>
        !           613: 		<help>
        !           614: 			<file>Authoring_Dynamic_Plot_Curve_Data</file>
        !           615: 		</help>
        !           616: 	</tag>
        !           617: 	<tag>
        !           618: 		<name>lonplot::tics</name>
        !           619: 		<description>Plot tics</description>
        !           620: 		<color>#33EE33</color>
        !           621: 		<insert_sub>Apache::lonplot::insert_tics</insert_sub>
        !           622: 		<help>
        !           623: 			<file>Authoring_Dynamic_Plot_Tics</file>
        !           624: 		</help>
        !           625: 	</tag>
        !           626: 	<tag>
        !           627: 		<name>lonplot::xtics</name>
        !           628: 		<description>Plot xtics</description>
        !           629: 		<color>#33EE33</color>
        !           630: 		<insert_sub>Apache::lonplot::insert_xtics</insert_sub>
        !           631: 		<help>
        !           632: 			<file>Authoring_Dynamic_Plot_Tics</file>
        !           633: 		</help>
        !           634: 	</tag>
        !           635: 	<tag>
        !           636: 		<name>lonplot::ytics</name>
        !           637: 		<description>Plot ytics</description>
        !           638: 		<color>#33EE33</color>
        !           639: 		<insert_sub>Apache::lonplot::insert_ytics</insert_sub>
        !           640: 		<help>
        !           641: 			<file>Authoring_Dynamic_Plot_Tics</file>
        !           642: 		</help>
        !           643: 	</tag>
        !           644: </insertlist>

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