Annotation of loncom/homework/insertlist.tab, revision 1.12
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.11 albertel 4: stringresponse,Response: String,#00cc55,insert_stringresponse
1.8 albertel 5: hintgroup,Hint,#accacc,default
6: hintpart,Conditional Hint,#ccaacc,default,no
7: numericalhint,Numerical Hint Condition,#ccaacc,default,no
1.5 albertel 8: imageresponse::conceptgroup,Collection of similar foils,#FFFFFF,default
9: imageresponse::foil,Image response foil,#cccccc,Apache::imageresponse::insert_foil
10: imageresponse::foilgroup,Collection of Imageresponse foils,#FFFFFF,default,no
11: imageresponse::image,Imageresponse Image,#FFFFFF,default
1.9 albertel 12: imageresponse,Response: Click on Image,#FFFFFF,Apache::imageresponse::insert_imageresponse
1.5 albertel 13: imageresponse::rectangle,Rectangular area in image,#FFFFFF,default
14: imageresponse::text,Text to describe option,#FFFFFF,default
1.9 albertel 15: datasubmission,Stored Entry Field,#1144dd,default,no
16: textarea,Large Text Entry Area,#1144dd,default
17: textline,Single Line Text Entry Area,#1144dd,default
1.7 albertel 18: optionresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::optionresponse::insert_conceptgroup
1.8 albertel 19: optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil
1.6 albertel 20: optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
1.9 albertel 21: optionresponse,Response: Select from Options,#00dd33,insert_optionresponse
22: radiobuttonresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::radiobuttonresponse::insert_conceptgroup
23: radiobuttonresponse::foil,Foil,#dd55ff,Apache::radiobuttonresponse::insert_foil
24: radiobuttonresponse::foilgroup,Collection of Foils,#FFcc22,default,no
25: radiobuttonresponse,Response: One of N statements,#00ee44,insert_radiobuttonresponse
1.10 albertel 26: responseparam,Parameters for a response,#FF11aa,insert_responseparam
1.8 albertel 27: display,Display Script Result Block,#ccaacc,default,no
28: import,Import a File,#ccaacc,default
29: parserlib,Import Tag Definitions,#ccaacc,default,no
30: script,Perl Script Block,#ccccaa,insert_script
31: scriptlib,Import Script Library,#ccaacc,default
32: window,Text In Seperate Window,#aacccc,default
1.5 albertel 33: block,Conditional Block,#FFFFFF,default
1.12 ! albertel 34: library,Start of Library,#FFFFFF,default
1.5 albertel 35: notsolved,Block For When Not Solved,#FFFFFF,default
36: part,New problem part,#FFFFFF,default
37: postanswerdate,After Answer Date Block,#FFFFFF,default
38: preduedate,Before Due Date Block,#FFFFFF,default
39: problem,Start of Homework,#FFFFFF,default
40: randomlist,Randomly Parsed Block,#FFFFFF,default
41: solved,Block For After Solved,#FFFFFF,default
1.8 albertel 42: startouttext,Text Block,#dddd22,insert_startouttext
1.5 albertel 43: tex,TeX Only Block,#FFFFFF,default,no
44: web,Web Only Block,#FFFFFF,default,no
45: while,While Loop Block,#FFFFFF,default
1.1 albertel 46:
47:
1.12 ! albertel 48: TABLE n s h h n c f f i i r t d t t c f f o c f f r r d i p s s w b l n p p p p r s s t w w
! 49: numericalresponse . . Y . . . . . . . . . . . Y . . . . . . . . Y . . . . . . . . . . . . . . . . . . .
! 50: stringresponse . . Y . . . . . . . . . . . Y . . . . . . . . Y . . . . . . . . . . . . . . . . . . .
! 51: hintgroup . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . .
! 52: hintpart . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . Y . Y Y Y Y
! 53: numericalhint . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . .
! 54: conceptgroup . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 55: foil . . . . . . . . Y . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 56: foilgroup . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 57: image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 58: imageresponse . . Y . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . .
! 59: rectangle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 60: text . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . Y . Y Y Y Y
! 61: datasubmission . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 62: textarea . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y .
! 63: textline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 64: conceptgroup . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . .
! 65: foil . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . Y . Y Y Y Y
! 66: foilgroup . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . .
! 67: optionresponse . . Y . . . . . . . . . . . . . . Y . . . . . Y . . . . . . . . . . . . . . . . . . .
! 68: conceptgroup . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . .
! 69: foil . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . Y . Y Y Y Y
! 70: foilgroup . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . .
! 71: radiobuttonresponse . . Y . . . . . . . . . . . . . . . . . . Y . Y . . . . . . . . . . . . . . . . . . .
! 72: responseparam . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 73: display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 74: import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 75: parserlib . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 76: script . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 77: scriptlib . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 78: window . . . . . . . . . . . . . . . . . . . . . . . . Y Y . Y . Y Y Y . . Y Y . Y Y Y Y Y Y
! 79: block Y Y . . . . . . . Y . . . . . . . . Y . . . Y . Y Y Y Y Y Y Y Y . . Y Y . Y Y Y Y Y Y
! 80: library . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y . . . . . . . . . Y . . .
! 81: notsolved Y Y . . . . . . . Y . . . . . . . . Y . . . Y . Y Y Y Y Y Y Y . . . Y Y . Y . Y Y Y Y
! 82: part Y Y . . . . . . . Y . . . . . . . . Y . . . Y . Y Y Y Y Y Y Y Y . . Y Y . Y Y Y Y . Y
! 83: postanswerdate . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y Y . . . . . Y Y Y Y . Y
! 84: preduedate Y Y . . . . . . . Y . . . . . . . . Y . . . Y . Y Y Y Y Y Y Y Y . . . . . Y Y Y Y . Y
! 85: problem Y Y . . . . . . . Y . . . . . . . . Y . . . Y . Y Y Y Y Y Y Y Y . Y Y Y . Y Y Y Y . Y
! 86: randomlist Y Y . . . . . . . Y . . . . . . . . Y . . . Y . Y Y Y Y Y Y Y Y . . Y Y . Y Y . Y . Y
! 87: solved . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . Y Y . Y . Y Y . Y
! 88: startouttext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 89: tex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 90: web . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 91: while . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y Y . . Y Y . Y Y Y Y Y Y
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>