Annotation of loncom/homework/insertlist.tab, revision 1.8
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.8 ! albertel 3: hintgroup,Hint,#accacc,default
! 4: hintpart,Conditional Hint,#ccaacc,default,no
! 5: numericalhint,Numerical Hint Condition,#ccaacc,default,no
1.5 albertel 6: imageresponse::conceptgroup,Collection of similar foils,#FFFFFF,default
7: imageresponse::foil,Image response foil,#cccccc,Apache::imageresponse::insert_foil
8: imageresponse::foilgroup,Collection of Imageresponse foils,#FFFFFF,default,no
9: imageresponse::image,Imageresponse Image,#FFFFFF,default
10: imageresponse,Response click on Image,#FFFFFF,Apache::imageresponse::insert_imageresponse
11: imageresponse::rectangle,Rectangular area in image,#FFFFFF,default
12: imageresponse::text,Text to describe option,#FFFFFF,default
1.7 albertel 13: optionresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::optionresponse::insert_conceptgroup
1.8 ! albertel 14: optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil
1.6 albertel 15: optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
16: optionresponse,Response with a List of Options,#00dd33,insert_optionresponse
1.8 ! albertel 17: display,Display Script Result Block,#ccaacc,default,no
! 18: import,Import a File,#ccaacc,default
! 19: parserlib,Import Tag Definitions,#ccaacc,default,no
! 20: script,Perl Script Block,#ccccaa,insert_script
! 21: scriptlib,Import Script Library,#ccaacc,default
! 22: window,Text In Seperate Window,#aacccc,default
1.5 albertel 23: block,Conditional Block,#FFFFFF,default
24: notsolved,Block For When Not Solved,#FFFFFF,default
25: part,New problem part,#FFFFFF,default
26: postanswerdate,After Answer Date Block,#FFFFFF,default
27: preduedate,Before Due Date Block,#FFFFFF,default
28: problem,Start of Homework,#FFFFFF,default
29: randomlist,Randomly Parsed Block,#FFFFFF,default
30: solved,Block For After Solved,#FFFFFF,default
1.8 ! albertel 31: startouttext,Text Block,#dddd22,insert_startouttext
1.5 albertel 32: tex,TeX Only Block,#FFFFFF,default,no
33: web,Web Only Block,#FFFFFF,default,no
34: while,While Loop Block,#FFFFFF,default
1.1 albertel 35:
36:
1.8 ! albertel 37: TABLE h h n c f f i i r t c f f o d i p s s w b n p p p p r s s t w w
! 38: hintgroup . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . Y . . .
! 39: hintpart . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . Y . Y Y Y Y
! 40: numericalhint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 41: conceptgroup . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 42: foil . . . . . . Y . Y Y . . . . . . . . . . . . . . . . . . . . . .
! 43: foilgroup . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 44: image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 45: imageresponse Y . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . .
! 46: rectangle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 47: text . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . Y . Y Y Y Y
! 48: conceptgroup . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . .
! 49: foil . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . Y . Y Y Y Y
! 50: foilgroup . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . .
! 51: optionresponse Y . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . .
! 52: display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 53: import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 54: parserlib . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 55: script . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 56: scriptlib . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 57: window . . . . . . . . . . . . . . Y Y . Y . Y Y Y . Y Y . Y Y Y Y Y Y
! 58: block . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y . Y Y . Y Y Y Y Y Y
! 59: notsolved . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y . . Y Y . Y . Y Y Y Y
! 60: part . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y . Y Y . Y Y Y Y . Y
! 61: postanswerdate . . . . . . . . . . . . . . Y Y Y Y Y Y Y Y . . . . Y Y Y Y . Y
! 62: preduedate . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y . . . . Y Y Y Y . Y
! 63: problem . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y Y Y Y . Y Y Y Y . Y
! 64: randomlist . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y . Y Y . Y Y . Y . Y
! 65: solved . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . Y Y . Y . Y Y . Y
! 66: startouttext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 67: tex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 68: web . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 69: while . . . . . . . . . . . . . . Y Y Y Y Y Y Y Y . Y Y . Y Y Y Y Y Y
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>