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