Annotation of loncom/homework/insertlist.xml, revision 1.17
1.1 albertel 1: <insertlist>
1.2 albertel 2: <tag name="parameter">
1.1 albertel 3: <description>Parameters for a part</description>
1.15 bisitz 4: <color>#FCA3D9</color>
1.1 albertel 5: <insert_sub>insert_parameter</insert_sub>
6: </tag>
1.2 albertel 7: <tag name="numericalresponse">
1.1 albertel 8: <description>Response: Numerical</description>
1.16 bisitz 9: <color>#77DD55</color>
1.1 albertel 10: <insert_sub>insert_numericalresponse</insert_sub>
1.3 albertel 11: <allow>hintgroup,responseparam,textline,caparesponse::answergroup</allow>
12: </tag>
13: <tag name="formularesponse">
14: <description>Response: Formula</description>
1.16 bisitz 15: <color>#77DD55</color>
1.3 albertel 16: <insert_sub>insert_formularesponse</insert_sub>
17: <allow>hintgroup,responseparam,textline,caparesponse::answergroup</allow>
18: </tag>
19: <tag name="caparesponse::answergroup">
20: <description>Collection of Answers</description>
21: <color>#55cc55</color>
22: <insert_sub>Apache::caparesponse::insert_answergroup</insert_sub>
23: <allow>caparesponse::answer</allow>
24: </tag>
25: <tag name="caparesponse::answer">
26: <description>Answer</description>
27: <color>#99ff88</color>
28: <insert_sub>Apache::caparesponse::insert_answer</insert_sub>
29: <allow>caparesponse::vector,caparesponse::value</allow>
30: </tag>
31: <tag name="caparesponse::value">
32: <description>Value</description>
33: <color>#aaff99</color>
34: <insert_sub>Apache::caparesponse::insert_value</insert_sub>
35: </tag>
36: <tag name="caparesponse::vector">
37: <description>Vector</description>
38: <color>#aaff99</color>
39: <insert_sub>Apache::caparesponse::insert_vector</insert_sub>
1.1 albertel 40: </tag>
1.2 albertel 41: <tag name="stringresponse">
1.1 albertel 42: <description>Response: String</description>
1.16 bisitz 43: <color>#77DD55</color>
1.1 albertel 44: <insert_sub>insert_stringresponse</insert_sub>
45: <allow>hintgroup,responseparam,textline</allow>
46: </tag>
1.2 albertel 47: <tag name="essayresponse">
1.1 albertel 48: <description>Response: Essay</description>
1.16 bisitz 49: <color>#77DD55</color>
1.1 albertel 50: <insert_sub>insert_essayresponse</insert_sub>
51: <allow>hintgroup,responseparam,textfield,textline</allow>
52: </tag>
1.9 albertel 53: <tag name="externalresponse">
54: <description>Response: External</description>
1.16 bisitz 55: <color>#77DD55</color>
1.9 albertel 56: <insert_sub>insert_externalresponse</insert_sub>
57: <allow>hintgroup,textline,textfield</allow>
58: <show>no</show>
1.10 albertel 59: <help>
60: <file>Authoring_ExternalResponse</file>
61: <description>How to write external responses</description>
62: </help>
1.9 albertel 63: </tag>
1.2 albertel 64: <tag name="hintgroup">
1.1 albertel 65: <description>Hint</description>
66: <color>#accacc</color>
67: <insert_sub>insert_hintgroup</insert_sub>
1.13 www 68: <allow>customhint,formulahint,hintpart,mathhint,numericalhint,optionhint,radiobuttonhint,reactionhint,organichint,startouttext,stringhint</allow>
1.1 albertel 69: </tag>
1.2 albertel 70: <tag name="hintpart">
1.1 albertel 71: <description>Conditional Hint</description>
72: <color>#ccaacc</color>
73: <insert_sub>insert_hintpart</insert_sub>
74: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
75: </tag>
1.2 albertel 76: <tag name="formulahint">
1.1 albertel 77: <description>Formula Hint Condition</description>
78: <color>#ccaacc</color>
79: <insert_sub>insert_formulahint</insert_sub>
80: <allow>responseparam</allow>
81: </tag>
1.2 albertel 82: <tag name="numericalhint">
1.1 albertel 83: <description>Numerical Hint Condition</description>
84: <color>#ccaacc</color>
85: <insert_sub>insert_numericalhint</insert_sub>
86: <allow>responseparam</allow>
87: </tag>
1.13 www 88: <tag name="reactionhint">
89: <description>Reaction Hint Condition</description>
90: <color>#ccaacc</color>
91: <insert_sub>insert_reactionhint</insert_sub>
92: <allow>responseparam</allow>
93: </tag>
94: <tag name="organichint">
95: <description>Organic Hint Condition</description>
96: <color>#ccaacc</color>
97: <insert_sub>insert_organichint</insert_sub>
98: <allow>responseparam</allow>
99: </tag>
100:
101:
1.2 albertel 102: <tag name="optionhint">
1.1 albertel 103: <description>Option Response Hint Condition</description>
104: <color>#ccaacc</color>
105: <insert_sub>insert_optionhint</insert_sub>
106: <allow>responseparam</allow>
107: </tag>
1.2 albertel 108: <tag name="radiobuttonhint">
1.1 albertel 109: <description>Radiobutton Hint Condition</description>
110: <color>#ccaacc</color>
111: <insert_sub>insert_radiobuttonhint</insert_sub>
112: <allow>responseparam</allow>
113: </tag>
1.2 albertel 114: <tag name="stringhint">
1.1 albertel 115: <description>String Hint Condition</description>
116: <color>#ccaacc</color>
117: <insert_sub>insert_stringhint</insert_sub>
118: <allow>responseparam</allow>
119: </tag>
1.6 albertel 120: <tag name="customhint">
121: <description>Custom Hint Condition</description>
122: <color>#ccaacc</color>
123: <insert_sub>insert_customhint</insert_sub>
124: <allow>responseparam,customhint::answer</allow>
125: </tag>
126: <tag name="customhint::answer">
127: <description>Hint algorithm</description>
128: <color>#ccccaa</color>
129: <insert_sub>insert_customhint_answer</insert_sub>
130: </tag>
131: <tag name="mathhint">
132: <description>Math Hint Condition</description>
133: <color>#ccaacc</color>
134: <insert_sub>insert_mathhint</insert_sub>
135: <allow>responseparam,mathhint::answer</allow>
136: </tag>
137: <tag name="mathhint::answer">
138: <description>Hint algorithm</description>
139: <color>#ccccaa</color>
140: <insert_sub>insert_mathhint_answer</insert_sub>
141: </tag>
1.2 albertel 142: <tag name="imageresponse::conceptgroup">
1.1 albertel 143: <description>Collection of similar foils</description>
1.16 bisitz 144: <color>#F8EE00</color>
1.1 albertel 145: <insert_sub>default</insert_sub>
146: <allow>imageresponse::foil</allow>
147: </tag>
1.2 albertel 148: <tag name="imageresponse::foil">
1.1 albertel 149: <description>Image response foil</description>
1.16 bisitz 150: <color>#E8D8EE</color>
1.1 albertel 151: <insert_sub>Apache::imageresponse::insert_foil</insert_sub>
152: <allow>imageresponse::image,imageresponse::polygon,imageresponse::rectangle,imageresponse::text</allow>
153: </tag>
1.2 albertel 154: <tag name="imageresponse::foilgroup">
1.1 albertel 155: <description>Collection of Imageresponse foils</description>
1.16 bisitz 156: <color>#FFCC22</color>
1.1 albertel 157: <insert_sub>default</insert_sub>
158: <allow>imageresponse::conceptgroup,imageresponse::foil</allow>
159: </tag>
1.2 albertel 160: <tag name="imageresponse::image">
1.1 albertel 161: <description>Imageresponse Image</description>
162: <color>#aaFFcc</color>
163: <insert_sub>default</insert_sub>
164: </tag>
1.2 albertel 165: <tag name="imageresponse">
1.1 albertel 166: <description>Response: Click on Image</description>
1.16 bisitz 167: <color>#77DD55</color>
1.1 albertel 168: <insert_sub>Apache::edit::insert_imageresponse</insert_sub>
169: <allow>hintgroup,imageresponse::foilgroup,responseparam</allow>
170: </tag>
1.2 albertel 171: <tag name="imageresponse::rectangle">
1.1 albertel 172: <description>Rectangular area in image</description>
173: <color>#ccFFdd</color>
174: <insert_sub>default</insert_sub>
175: </tag>
1.2 albertel 176: <tag name="imageresponse::polygon">
1.1 albertel 177: <description>Polygonal area in image</description>
178: <color>#ccFFdd</color>
179: <insert_sub>default</insert_sub>
180: </tag>
1.2 albertel 181: <tag name="imageresponse::text">
1.1 albertel 182: <description>Text to describe option</description>
183: <color>#ddFFee</color>
184: <insert_sub>default</insert_sub>
185: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
186: </tag>
1.2 albertel 187: <tag name="datasubmission">
1.1 albertel 188: <description>Stored Entry Field</description>
189: <color>#1144dd</color>
190: <insert_sub>default</insert_sub>
191: <show>no</show>
192: </tag>
1.2 albertel 193: <tag name="customresponse">
1.1 albertel 194: <description>Response: Custom</description>
1.16 bisitz 195: <color>#77DD55</color>
1.1 albertel 196: <insert_sub>insert_customresponse</insert_sub>
197: <help>
198: <file>Custom_Response_Problems</file>
199: <description>How to write custom responses</description>
200: </help>
201: <allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>
202: </tag>
1.2 albertel 203: <tag name="customresponse::answer">
1.1 albertel 204: <description>Answer algorithm</description>
205: <color>#ccccaa</color>
206: <insert_sub>insert_customresponse_answer</insert_sub>
207: </tag>
1.6 albertel 208: <tag name="mathresponse">
209: <description>Response: Math</description>
1.16 bisitz 210: <color>#77DD55</color>
1.6 albertel 211: <insert_sub>insert_mathresponse</insert_sub>
212: <help>
213: <file>Math_Response_Problems</file>
214: <description>How to write math responses</description>
215: </help>
216: <allow>mathresponse::answer,hintgroup,responseparam,textfield,textline</allow>
217: </tag>
218: <tag name="mathresponse::answer">
219: <description>Answer algorithm</description>
220: <color>#ccccaa</color>
221: <insert_sub>insert_mathresponse_answer</insert_sub>
222: </tag>
1.2 albertel 223: <tag name="textfield">
1.1 albertel 224: <description>Large Text Entry Area</description>
225: <color>#1144dd</color>
226: <insert_sub>default</insert_sub>
227: <allow>startouttext,tex,web</allow>
228: </tag>
1.2 albertel 229: <tag name="textline">
1.1 albertel 230: <description>Single Line Text Entry Area</description>
1.15 bisitz 231: <color>#93B0FC</color>
1.1 albertel 232: <insert_sub>default</insert_sub>
233: </tag>
1.7 albertel 234:
1.2 albertel 235: <tag name="optionresponse::conceptgroup">
1.1 albertel 236: <description>Collection of similar foils</description>
1.16 bisitz 237: <color>#F8EE00</color>
1.1 albertel 238: <insert_sub>Apache::optionresponse::insert_conceptgroup</insert_sub>
239: <allow>optionresponse::foil</allow>
240: </tag>
1.7 albertel 241: <tag name="optionresponse::drawoptionlist">
242: <description>Draw Option List</description>
243: <color>#88ee00</color>
244: <insert_sub>Apache::optionresponse::insert_drawoptionlist</insert_sub>
245: </tag>
1.2 albertel 246: <tag name="optionresponse::foil">
1.1 albertel 247: <description>Option response foil</description>
1.14 bisitz 248: <color>#E8D8EE</color>
1.1 albertel 249: <insert_sub>Apache::optionresponse::insert_foil</insert_sub>
1.7 albertel 250: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window,optionresponse::drawoptionlist</allow>
1.1 albertel 251: </tag>
1.2 albertel 252: <tag name="optionresponse::foilgroup">
1.1 albertel 253: <description>Collection of Foils</description>
1.16 bisitz 254: <color>#FFCC22</color>
1.1 albertel 255: <insert_sub>default</insert_sub>
256: <show>no</show>
257: <allow>optionresponse::conceptgroup,optionresponse::foil</allow>
258: </tag>
1.2 albertel 259: <tag name="optionresponse">
1.1 albertel 260: <description>Response: Select from Options</description>
1.16 bisitz 261: <color>#77DD55</color>
1.1 albertel 262: <insert_sub>insert_optionresponse</insert_sub>
263: <allow>hintgroup,optionresponse::foilgroup,responseparam</allow>
264: </tag>
1.2 albertel 265: <tag name="displayduedate">
1.1 albertel 266: <description>Display Due Date</description>
267: <color>#3370e4</color>
268: <insert_sub>insert_displayduedate</insert_sub>
269: <show>no</show>
270: </tag>
1.2 albertel 271: <tag name="displaytitle">
1.1 albertel 272: <description>Title</description>
273: <color>#4aa0ea</color>
274: <insert_sub>insert_displaytitle</insert_sub>
275: <show>no</show>
276: </tag>
1.2 albertel 277: <tag name="radiobuttonresponse::conceptgroup">
1.1 albertel 278: <description>Collection of similar foils</description>
1.16 bisitz 279: <color>#F8EE00</color>
1.1 albertel 280: <insert_sub>Apache::radiobuttonresponse::insert_conceptgroup</insert_sub>
281: <allow>radiobuttonresponse::foil</allow>
282: </tag>
1.2 albertel 283: <tag name="radiobuttonresponse::foil">
1.1 albertel 284: <description>Foil</description>
1.14 bisitz 285: <color>#E8D8EE</color>
1.1 albertel 286: <insert_sub>Apache::radiobuttonresponse::insert_foil</insert_sub>
287: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
288: </tag>
1.2 albertel 289: <tag name="radiobuttonresponse::foilgroup">
1.1 albertel 290: <description>Collection of Foils</description>
1.16 bisitz 291: <color>#FFCC22</color>
1.1 albertel 292: <insert_sub>default</insert_sub>
293: <show>no</show>
294: <allow>radiobuttonresponse::conceptgroup,radiobuttonresponse::foil</allow>
295: </tag>
1.2 albertel 296: <tag name="radiobuttonresponse">
1.1 albertel 297: <description>Response: One of N statements</description>
1.16 bisitz 298: <color>#77DD55</color>
1.1 albertel 299: <insert_sub>insert_radiobuttonresponse</insert_sub>
300: <allow>hintgroup,radiobuttonresponse::foilgroup,responseparam</allow>
301: </tag>
1.2 albertel 302: <tag name="rankresponse::conceptgroup">
1.1 albertel 303: <description>Collection of similar foils</description>
1.16 bisitz 304: <color>#F8EE00</color>
1.1 albertel 305: <insert_sub>Apache::rankresponse::insert_conceptgroup</insert_sub>
306: <allow>rankresponse::foil</allow>
307: </tag>
1.2 albertel 308: <tag name="rankresponse::foil">
1.1 albertel 309: <description>Foil</description>
1.14 bisitz 310: <color>#E8D8EE</color>
1.1 albertel 311: <insert_sub>Apache::rankresponse::insert_foil</insert_sub>
312: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
313: </tag>
1.2 albertel 314: <tag name="rankresponse::foilgroup">
1.1 albertel 315: <description>Collection of Foils</description>
1.16 bisitz 316: <color>#FFCC22</color>
1.1 albertel 317: <insert_sub>default</insert_sub>
318: <show>no</show>
319: <allow>rankresponse::conceptgroup,rankresponse::foil</allow>
320: </tag>
1.2 albertel 321: <tag name="rankresponse">
1.1 albertel 322: <description>Response: Rank Values</description>
1.16 bisitz 323: <color>#77DD55</color>
1.1 albertel 324: <insert_sub>insert_rankresponse</insert_sub>
325: <allow>hintgroup,rankresponse::foilgroup,responseparam</allow>
326: </tag>
1.2 albertel 327: <tag name="matchresponse::conceptgroup">
1.1 albertel 328: <description>Collection of similar foils</description>
1.16 bisitz 329: <color>#F8EE00</color>
1.1 albertel 330: <insert_sub>Apache::matchresponse::insert_conceptgroup</insert_sub>
331: <allow>matchresponse::foil</allow>
332: </tag>
1.2 albertel 333: <tag name="matchresponse::foil">
1.1 albertel 334: <description>Foil</description>
1.14 bisitz 335: <color>#E8D8EE</color>
1.1 albertel 336: <insert_sub>Apache::matchresponse::insert_foil</insert_sub>
337: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
338: </tag>
1.2 albertel 339: <tag name="matchresponse::foilgroup">
1.1 albertel 340: <description>Collection of Foils</description>
1.16 bisitz 341: <color>#FFCC22</color>
1.1 albertel 342: <insert_sub>default</insert_sub>
343: <show>no</show>
344: <allow>matchresponse::conceptgroup,matchresponse::foil</allow>
345: </tag>
1.2 albertel 346: <tag name="matchresponse::item">
1.1 albertel 347: <description>Item</description>
1.11 albertel 348: <color>#e0e0d7</color>
1.1 albertel 349: <insert_sub>Apache::matchresponse::insert_item</insert_sub>
350: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
351: </tag>
1.2 albertel 352: <tag name="matchresponse::itemgroup">
1.1 albertel 353: <description>Item to Match</description>
354: <color>#22ddee</color>
355: <insert_sub>default</insert_sub>
356: <show>no</show>
357: <allow>matchresponse::item</allow>
358: </tag>
1.2 albertel 359: <tag name="matchresponse">
1.1 albertel 360: <description>Response: Match Two Lists</description>
1.16 bisitz 361: <color>#77DD55</color>
1.1 albertel 362: <insert_sub>insert_matchresponse</insert_sub>
363: <allow>hintgroup,matchresponse,responseparam</allow>
364: </tag>
1.2 albertel 365: <tag name="organicresponse">
1.1 albertel 366: <description>Response: Organic Chemical Structure</description>
1.16 bisitz 367: <color>#77DD55</color>
1.1 albertel 368: <insert_sub>insert_organicresponse</insert_sub>
369: <allow>hintgroup,responseparam,textline</allow>
370: </tag>
1.2 albertel 371: <tag name="reactionresponse">
1.1 albertel 372: <description>Response: Chemical Reaction</description>
1.16 bisitz 373: <color>#77DD55</color>
1.1 albertel 374: <insert_sub>insert_reactionresponse</insert_sub>
375: <allow>hintgroup,responseparam,textline</allow>
376: </tag>
1.2 albertel 377: <tag name="organicstructure">
1.1 albertel 378: <description>Organic Structure</description>
379: <color>#aacccc</color>
380: <insert_sub>insert_organicstructure</insert_sub>
381: </tag>
1.2 albertel 382: <tag name="responseparam">
1.1 albertel 383: <description>Parameters for a response</description>
1.15 bisitz 384: <color>#FCA3D9</color>
1.1 albertel 385: <insert_sub>insert_responseparam</insert_sub>
386: </tag>
1.2 albertel 387: <tag name="display">
1.1 albertel 388: <description>Display Script Result Block</description>
389: <color>#ccaacc</color>
390: <insert_sub>default</insert_sub>
391: <show>no</show>
392: </tag>
1.2 albertel 393: <tag name="import">
1.1 albertel 394: <description>Import a File</description>
395: <color>#ccaacc</color>
396: <insert_sub>default</insert_sub>
397: </tag>
1.2 albertel 398: <tag name="parserlib">
1.1 albertel 399: <description>Import Tag Definitions</description>
400: <color>#ccaacc</color>
401: <insert_sub>default</insert_sub>
402: <show>no</show>
403: </tag>
1.2 albertel 404: <tag name="script">
1.1 albertel 405: <description>Perl Script Block</description>
406: <color>#ccccaa</color>
407: <insert_sub>insert_script</insert_sub>
408: <help>
409: <file>Problem_LON-CAPA_Functions</file>
410: <description>Script Functions</description>
411: </help>
412: </tag>
1.2 albertel 413: <tag name="scriptlib">
1.1 albertel 414: <description>Import Script Library</description>
415: <color>#ccaacc</color>
416: <insert_sub>default</insert_sub>
417: <show>no</show>
418: </tag>
1.2 albertel 419: <tag name="img">
1.1 albertel 420: <description>Image</description>
421: <color>#aacccc</color>
422: <insert_sub>insert_img</insert_sub>
423: <help>
424: <file>Problem_LON-CAPA_Image_Options</file>
425: <description>Image Options</description>
426: </help>
427: </tag>
1.8 albertel 428: <tag name="meta">
429: <description>Custom Metadata</description>
430: <color>#aacccc</color>
431: <insert_sub>Apache::londefdef::insert_meta</insert_sub>
432: <allow></allow>
433: </tag>
1.2 albertel 434: <tag name="window">
1.1 albertel 435: <description>Text In Separate Window</description>
436: <color>#aacccc</color>
437: <insert_sub>default</insert_sub>
438: <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,postanswerdate,preduedate,problemtype,randomlabel,randomlist,script,solved,startouttext,tex,web,while,window</allow>
439: </tag>
1.2 albertel 440: <tag name="block">
1.1 albertel 441: <description>Conditional Block</description>
442: <color>#FF3311</color>
443: <insert_sub>default</insert_sub>
1.9 albertel 444: <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,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>
1.1 albertel 445: </tag>
1.2 albertel 446: <tag name="library">
1.1 albertel 447: <description>Start of Library</description>
448: <color>#FFFFFF</color>
449: <insert_sub>default</insert_sub>
1.9 albertel 450: <allow>customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,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>
1.1 albertel 451: </tag>
1.2 albertel 452: <tag name="notsolved">
1.1 albertel 453: <description>Block For When Not Solved</description>
454: <color>#FFFFFF</color>
455: <insert_sub>default</insert_sub>
1.9 albertel 456: <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,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>
1.1 albertel 457: </tag>
1.2 albertel 458: <tag name="part">
1.1 albertel 459: <description>Problem Part</description>
460: <color>#F0F0F0</color>
461: <insert_sub>default</insert_sub>
1.9 albertel 462: <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>
1.1 albertel 463: </tag>
1.17 ! www 464: <tag name="startpartmarker">
! 465: <description>Problem Part: Marker for Start of New Part</description>
! 466: <color>#F0F0F0</color>
! 467: <insert_sub>insert_startpartmarker</insert_sub>
! 468: </tag>
! 469: <tag name="endpartmarker">
! 470: <description>Problem Part: Marker for End of New Part</description>
! 471: <color>#F0F0F0</color>
! 472: <insert_sub>insert_endpartmarker</insert_sub>
! 473: </tag>
1.2 albertel 474: <tag name="postanswerdate">
1.1 albertel 475: <description>After Answer Date Block</description>
476: <color>#EE9999</color>
477: <insert_sub>default</insert_sub>
478: <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,solved,startouttext,tex,while,window</allow>
479: </tag>
1.2 albertel 480: <tag name="preduedate">
1.1 albertel 481: <description>Before Due Date Block</description>
482: <color>#FFaaaa</color>
483: <insert_sub>default</insert_sub>
1.9 albertel 484: <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,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>
1.1 albertel 485: </tag>
1.2 albertel 486: <tag name="problem">
1.1 albertel 487: <description>Start of Homework</description>
488: <color>#FFFFFF</color>
489: <insert_sub>default</insert_sub>
1.17 ! www 490: <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>
1.1 albertel 491: </tag>
1.5 albertel 492: <tag name="allow">
493: <description>File Dependencies</dscription>
494: <color>#EEEEAA</color>
495: <insert_sub>default</insert_sub>
496: </tag>
1.2 albertel 497: <tag name="problemtype">
1.1 albertel 498: <description>Problem Type Block</description>
499: <color>#EE9955</color>
500: <insert_sub>default</insert_sub>
1.9 albertel 501: <allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,externalresponse,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>
1.1 albertel 502: </tag>
1.2 albertel 503: <tag name="randomlabel">
1.1 albertel 504: <description>Randomly labeled image</description>
505: <color>#cc77aa</color>
506: <insert_sub>default</insert_sub>
507: <allow>imageresponse,randomlabel::labelgroup</allow>
508: </tag>
1.2 albertel 509: <tag name="randomlabel::labelgroup">
1.1 albertel 510: <description>Group of Labels</description>
511: <color>#11FFaa</color>
512: <insert_sub>default</insert_sub>
513: <allow>randomlabel::label,randomlabel::location</allow>
514: </tag>
1.2 albertel 515: <tag name="randomlabel::location">
1.1 albertel 516: <description>Label Location</description>
517: <color>#55F09F</color>
518: <insert_sub>default</insert_sub>
519: </tag>
1.2 albertel 520: <tag name="randomlabel::label">
1.1 albertel 521: <description>Label Text</description>
522: <color>#3333FF</color>
1.12 albertel 523: <insert_sub>Apache::randomlabel::insert_label</insert_sub>
1.1 albertel 524: <allow>block,display,import,notsolved,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while</allow>
525: </tag>
1.2 albertel 526: <tag name="randomlist">
1.1 albertel 527: <description>Randomly Parsed Block</description>
528: <color>#FFFFFF</color>
529: <insert_sub>default</insert_sub>
1.9 albertel 530: <allow>block,customresponse,display,essayresponse,externalresponse,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>
1.1 albertel 531: </tag>
1.2 albertel 532: <tag name="solved">
1.1 albertel 533: <description>Block For After Solved</description>
534: <color>#FFFFFF</color>
535: <insert_sub>default</insert_sub>
536: <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,startouttext,tex,while,window</allow>
537: </tag>
1.2 albertel 538: <tag name="startouttext">
1.1 albertel 539: <description>Text/HTML Block</description>
540: <color>#dddd22</color>
541: <insert_sub>insert_startouttext</insert_sub>
542: </tag>
1.2 albertel 543: <tag name="tex">
1.1 albertel 544: <description>TeX Only Block</description>
545: <color>#FFFFFF</color>
546: <insert_sub>default</insert_sub>
547: <show>no</show>
548: </tag>
1.2 albertel 549: <tag name="web">
1.1 albertel 550: <description>Web Only Block</description>
551: <color>#FFFFFF</color>
552: <insert_sub>default</insert_sub>
553: <show>no</show>
554: </tag>
1.2 albertel 555: <tag name="while">
1.1 albertel 556: <description>While Loop Block</description>
557: <color>#FFFFFF</color>
558: <insert_sub>default</insert_sub>
559: <allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while,window</allow>
560: </tag>
1.2 albertel 561: <tag name="gnuplot">
1.1 albertel 562: <description>GnuPlot</description>
563: <color>#88EE88</color>
564: <insert_sub>Apache::lonplot::insert_gnuplot</insert_sub>
565: <help>
566: <file>Authoring_Dynamic_Plot_Gnuplot</file>
567: </help>
568: <allow>lonplot::axis,lonplot::curve,lonplot::key,lonplot::label,lonplot::tics,lonplot::title,lonplot::xlabel,lonplot::ylabel</allow>
569: </tag>
1.2 albertel 570: <tag name="lonplot::label">
1.1 albertel 571: <description>Plot Label</description>
572: <color>#33EE33</color>
573: <insert_sub>Apache::lonplot::insert_label</insert_sub>
574: <help>
575: <file>Authoring_Dynamic_Plot_Label</file>
576: </help>
577: </tag>
1.2 albertel 578: <tag name="lonplot::title">
1.1 albertel 579: <description>Plot Title</description>
580: <color>#33EE33</color>
581: <insert_sub>Apache::lonplot::insert_title</insert_sub>
582: <help>
583: <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
584: </help>
585: </tag>
1.2 albertel 586: <tag name="lonplot::xlabel">
1.1 albertel 587: <description>Plot x-label</description>
588: <color>#33EE33</color>
589: <insert_sub>Apache::lonplot::insert_xlabel</insert_sub>
590: <help>
591: <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
592: </help>
593: </tag>
1.2 albertel 594: <tag name="lonplot::ylabel">
1.1 albertel 595: <description>Plot y-label</description>
596: <color>#33EE33</color>
597: <insert_sub>Apache::lonplot::insert_ylabel</insert_sub>
598: <help>
599: <file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
600: </help>
601: </tag>
1.2 albertel 602: <tag name="lonplot::axis">
1.1 albertel 603: <description>Plot axes</description>
604: <color>#33EE33</color>
605: <insert_sub>Apache::lonplot::insert_axis</insert_sub>
606: <help>
607: <file>Authoring_Dynamic_Plot_Axes</file>
608: </help>
609: </tag>
1.2 albertel 610: <tag name="lonplot::key">
1.1 albertel 611: <description>Plot Key</description>
612: <color>#33EE33</color>
613: <insert_sub>Apache::lonplot::insert_key</insert_sub>
614: <help>
615: <file>Authoring_Dynamic_Plot_Key</file>
616: </help>
617: </tag>
1.2 albertel 618: <tag name="lonplot::curve">
1.1 albertel 619: <description>Plot Curve</description>
620: <color>#33EE33</color>
621: <insert_sub>Apache::lonplot::insert_curve</insert_sub>
622: <help>
623: <file>Authoring_Dynamic_Plot_Curve</file>
624: </help>
625: <allow>lonplot::data,lonplot::function</allow>
626: </tag>
1.2 albertel 627: <tag name="lonplot::function">
1.1 albertel 628: <description>Curve function</description>
629: <color>#33EE33</color>
630: <insert_sub>Apache::lonplot::insert_function</insert_sub>
631: <help>
632: <file>Authoring_Dynamic_Plot_Curve_Function</file>
633: </help>
634: </tag>
1.2 albertel 635: <tag name="lonplot::data">
1.1 albertel 636: <description>Curve data</description>
637: <color>#33EE33</color>
638: <insert_sub>Apache::lonplot::insert_data</insert_sub>
639: <help>
640: <file>Authoring_Dynamic_Plot_Curve_Data</file>
641: </help>
642: </tag>
1.2 albertel 643: <tag name="lonplot::tics">
1.1 albertel 644: <description>Plot tics</description>
645: <color>#33EE33</color>
646: <insert_sub>Apache::lonplot::insert_tics</insert_sub>
647: <help>
648: <file>Authoring_Dynamic_Plot_Tics</file>
649: </help>
650: </tag>
1.2 albertel 651: <tag name="lonplot::xtics">
1.1 albertel 652: <description>Plot xtics</description>
653: <color>#33EE33</color>
654: <insert_sub>Apache::lonplot::insert_xtics</insert_sub>
655: <help>
656: <file>Authoring_Dynamic_Plot_Tics</file>
657: </help>
658: </tag>
1.2 albertel 659: <tag name="lonplot::ytics">
1.1 albertel 660: <description>Plot ytics</description>
661: <color>#33EE33</color>
662: <insert_sub>Apache::lonplot::insert_ytics</insert_sub>
663: <help>
664: <file>Authoring_Dynamic_Plot_Tics</file>
665: </help>
666: </tag>
1.3 albertel 667: <!--
668: FIXME
669: Needs Parms
670: 'Task',OptionalRequired
671:
672: Nedds converison to use standard insertions...
673: 'IntroParagraph','ClosingParagraph','InstanceText','GraderNote','QuestionText','CriteriaText'
674:
675: -->
676: <tag name="Task">
677: <description>Start of Task</description>
678: <color>#FFFFFF</color>
679: <insert_sub>default</insert_sub>
680: <allow>IntroParagraph,Setup,Question,Criteria,ClosingParagraph</allow>
681: </tag>
682: <tag name="IntroParagraph">
1.4 albertel 683: <description>Introductory Information</description>
1.3 albertel 684: <color>#FFFFFF</color>
1.4 albertel 685: <insert_sub>Apache::bridgetask::insert_IntroParagraph</insert_sub>
686: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
1.3 albertel 687: </tag>
688: <tag name="ClosingParagraph">
1.4 albertel 689: <description>Closing Information</description>
1.3 albertel 690: <color>#FFFFFF</color>
1.4 albertel 691: <insert_sub>Apache::bridgetask::insert_ClosingParagraph</insert_sub>
692: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
1.3 albertel 693: </tag>
694:
695: <tag name="Question">
696: <description>Question</description>
697: <color>#FFFFFF</color>
698: <insert_sub>default</insert_sub>
699: <allow>Instance,QuestionText,Question,Criteria</allow>
700: </tag>
701: <tag name="QuestionText">
1.4 albertel 702: <description>Question Information</description>
1.3 albertel 703: <color>#FFFFFF</color>
1.4 albertel 704: <insert_sub>Apache::bridgetask::insert_QuestionText</insert_sub>
705: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
706: <!-- allowed but edit not supportted yet
1.3 albertel 707: <allow>Question,Criteria</allow>-->
708: </tag>
709: <tag name="Setup">
710: <description>Setup....</description>
711: <color>#FFFFFF</color>
712: <insert_sub>default</insert_sub>
713: <allow>Instance</allow>
714: </tag>
715: <tag name="Instance">
716: <description>Specific Question Instance</description>
717: <color>#FFFFFF</color>
718: <insert_sub>default</insert_sub>
719: <allow>InstanceText,Criteria</allow>
720: </tag>
721: <tag name="InstanceText">
1.4 albertel 722: <description>Information for the Instance</description>
1.3 albertel 723: <color>#FFFFFF</color>
1.4 albertel 724: <insert_sub>Apache::bridgetask::insert_InstanceText</insert_sub>
725: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
1.3 albertel 726: </tag>
727: <tag name="Criteria">
728: <description>Question Criteria</description>
729: <color>#FFFFFF</color>
1.4 albertel 730: <insert_sub>Apache::bridgetask::insert_Criteria</insert_sub>
1.3 albertel 731: <allow>GraderNote,CriteriaText</allow>
732: </tag>
733: <tag name="CriteriaText">
1.4 albertel 734: <description>Criteria Information</description>
1.3 albertel 735: <color>#FFFFFF</color>
1.4 albertel 736: <insert_sub>Apache::bridgetask::insert_CriteriaText</insert_sub>
737: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
1.3 albertel 738: </tag>
739: <tag name="GraderNote">
740: <description>Text to display to Grader</description>
741: <color>#FFFFFF</color>
1.4 albertel 742: <insert_sub>Apache::bridgetask::insert_GraderNote</insert_sub>
743: <allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
1.3 albertel 744: </tag>
1.1 albertel 745: </insertlist>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>