Annotation of loncom/homework/insertlist.tab, revision 1.19
1.3 albertel 1: #the order of tags at the top _MUST_ be the same as in the table
1.5 albertel 2: #tag, description, color, function to call, show as option
1.9 albertel 3: numericalresponse,Response: Numerical,#00cc22,insert_numericalresponse
1.15 albertel 4: stringresponse,Response: String,#00cc55,insert_stringresponse
1.18 albertel 5: formularesponse,Response: Formula,#22cc55,insert_formularesponse
1.8 albertel 6: hintgroup,Hint,#accacc,default
1.16 albertel 7: hintpart,Conditional Hint,#ccaacc,insert_hintpart
8: numericalhint,Numerical Hint Condition,#ccaacc,insert_numericalhint
1.5 albertel 9: imageresponse::conceptgroup,Collection of similar foils,#FFFFFF,default
10: imageresponse::foil,Image response foil,#cccccc,Apache::imageresponse::insert_foil
11: imageresponse::foilgroup,Collection of Imageresponse foils,#FFFFFF,default,no
12: imageresponse::image,Imageresponse Image,#FFFFFF,default
1.19 ! albertel 13: imageresponse,Response: Click on Image,#FFFFFF,Apache::imageresponse::insert_imageresponse,no
1.5 albertel 14: imageresponse::rectangle,Rectangular area in image,#FFFFFF,default
15: imageresponse::text,Text to describe option,#FFFFFF,default
1.9 albertel 16: datasubmission,Stored Entry Field,#1144dd,default,no
17: textarea,Large Text Entry Area,#1144dd,default
18: textline,Single Line Text Entry Area,#1144dd,default
1.7 albertel 19: optionresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::optionresponse::insert_conceptgroup
1.8 albertel 20: optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil
1.6 albertel 21: optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
1.9 albertel 22: optionresponse,Response: Select from Options,#00dd33,insert_optionresponse
1.15 albertel 23: displayduedate,Display Due Date,#3370e4,insert_displayduedate
24: displaytitle,Title,#4aa0ea,insert_displaytitle
1.9 albertel 25: radiobuttonresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::radiobuttonresponse::insert_conceptgroup
26: radiobuttonresponse::foil,Foil,#dd55ff,Apache::radiobuttonresponse::insert_foil
27: radiobuttonresponse::foilgroup,Collection of Foils,#FFcc22,default,no
28: radiobuttonresponse,Response: One of N statements,#00ee44,insert_radiobuttonresponse
1.10 albertel 29: responseparam,Parameters for a response,#FF11aa,insert_responseparam
1.8 albertel 30: display,Display Script Result Block,#ccaacc,default,no
31: import,Import a File,#ccaacc,default
32: parserlib,Import Tag Definitions,#ccaacc,default,no
33: script,Perl Script Block,#ccccaa,insert_script
34: scriptlib,Import Script Library,#ccaacc,default
35: window,Text In Seperate Window,#aacccc,default
1.5 albertel 36: block,Conditional Block,#FFFFFF,default
1.15 albertel 37: library,Start of Library,#FFFFFF,default
1.5 albertel 38: notsolved,Block For When Not Solved,#FFFFFF,default
39: part,New problem part,#FFFFFF,default
40: postanswerdate,After Answer Date Block,#FFFFFF,default
41: preduedate,Before Due Date Block,#FFFFFF,default
42: problem,Start of Homework,#FFFFFF,default
1.17 albertel 43: randomlabel,Randomly labeled image,#cc77aa,default
44: labelgroup,Group of Labels,#11FFaa,default
45: location,Label Location,#55F09F,default
46: label,Label Text,#3333FF,default
1.5 albertel 47: randomlist,Randomly Parsed Block,#FFFFFF,default
48: solved,Block For After Solved,#FFFFFF,default
1.8 albertel 49: startouttext,Text Block,#dddd22,insert_startouttext
1.5 albertel 50: tex,TeX Only Block,#FFFFFF,default,no
51: web,Web Only Block,#FFFFFF,default,no
52: while,While Loop Block,#FFFFFF,default
1.1 albertel 53:
54:
1.18 albertel 55: TABLE n s f h h n c f f i i r t d t t c f f o d d c f f r r d i p s s w b l n p p p p r l l l r s s t w w
56: numericalresponse . . . Y . . . . . . . . . . . Y . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . .
57: stringresponse . . . Y . . . . . . . . . . . Y . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . .
58: formularesponse . . . Y . . . . . . . . . . . Y . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . .
59: hintgroup . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . .
60: hintpart . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y
61: numericalhint . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . .
62: conceptgroup . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
63: foil . . . . . . . . . Y . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
64: foilgroup . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
65: image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
66: imageresponse . . . Y . . . . Y . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . .
67: rectangle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
68: text . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y
69: datasubmission . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
70: textarea . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y .
71: textline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
72: conceptgroup . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
73: foil . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y
74: foilgroup . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
75: optionresponse . . . Y . . . . . . . . . . . . . . Y . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . .
76: displayduedate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
77: displaytitle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
78: conceptgroup . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . .
79: foil . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y
80: foilgroup . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . .
81: radiobuttonresponse . . . Y . . . . . . . . . . . . . . . . . . . . Y . Y . . . . . . . . . . . . . . . . . . . . . . .
82: responseparam . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
83: display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
84: import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
85: parserlib . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
86: script . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
87: scriptlib . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
88: window . . . . . . . . . . . . . . . . . . . . Y Y . . . . . Y Y . Y . Y Y . Y . Y Y . Y . . . Y Y Y Y Y Y
89: block Y Y Y . . . . . . . Y . . . . . . . . Y Y Y . . . Y . Y Y Y Y Y Y Y . Y . Y Y . Y . . . Y Y Y Y Y Y
90: library . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . Y Y Y Y . . . . . . . Y . . . . . Y . . .
91: notsolved Y Y Y . . . . . . . Y . . . . . . . . Y Y Y . . . Y . Y Y Y Y Y Y Y . . . Y Y . Y . . . Y . Y Y Y Y
92: part Y Y Y . . . . . . . Y . . . . . . . . Y Y Y . . . Y . Y Y Y Y Y Y Y . Y . Y Y . Y . . . Y Y Y Y . Y
93: postanswerdate . . . . . . . . . . . . . . . . . . . . Y Y . . . . . Y Y Y Y Y Y Y . Y . . . . Y . . . Y Y Y Y . Y
94: preduedate Y Y Y . . . . . . . Y . . . . . . . . Y Y Y . . . Y . Y Y Y Y Y Y Y . Y . . . . Y . . . Y Y Y Y . Y
95: problem Y Y Y . . . . . . . Y . . . . . . . . Y Y Y . . . Y . Y Y Y Y Y Y Y . Y Y Y Y . Y . . . Y Y Y Y . Y
96: randomlabel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . .
97: labelgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . .
98: location . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
99: label . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y . Y . Y . Y Y . . . . . Y Y Y Y Y Y
100: randomlist Y Y Y . . . . . . . Y . . . . . . . . Y . . . . . Y . Y Y Y Y Y Y Y . Y . Y Y . . . . . Y Y . Y . Y
101: solved . . . . . . . . . . . . . . . . . . . . Y Y . . . . . Y Y Y Y Y Y Y . . . Y Y . . . . . Y . Y Y . Y
102: startouttext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
103: tex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
104: web . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
105: while . . . . . . . . . . . . . . . . . . . . Y Y . . . . . Y Y Y Y Y Y Y . Y . Y Y . . . . . Y Y Y Y Y Y
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>