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