Annotation of loncom/homework/insertlist.tab, revision 1.6

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
                      3: imageresponse::conceptgroup,Collection of similar foils,#FFFFFF,default
                      4: imageresponse::foil,Image response foil,#cccccc,Apache::imageresponse::insert_foil
                      5: imageresponse::foilgroup,Collection of Imageresponse foils,#FFFFFF,default,no
                      6: imageresponse::image,Imageresponse Image,#FFFFFF,default
                      7: imageresponse,Response click on Image,#FFFFFF,Apache::imageresponse::insert_imageresponse
                      8: imageresponse::rectangle,Rectangular area in image,#FFFFFF,default
                      9: imageresponse::text,Text to describe option,#FFFFFF,default
1.6     ! albertel   10: optionresponse::conceptgroup,Collection of similar foils,#EEEE00,default
        !            11: optionresponse::foil,Option response foil,#cc11cc,Apache::optionresponse::insert_foil
        !            12: optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
        !            13: optionresponse,Response with a List of Options,#00dd33,insert_optionresponse
1.5       albertel   14: block,Conditional Block,#FFFFFF,default
                     15: notsolved,Block For When Not Solved,#FFFFFF,default
                     16: part,New problem part,#FFFFFF,default
                     17: postanswerdate,After Answer Date Block,#FFFFFF,default
                     18: preduedate,Before Due Date Block,#FFFFFF,default
                     19: problem,Start of Homework,#FFFFFF,default
                     20: randomlist,Randomly Parsed Block,#FFFFFF,default
                     21: solved,Block For After Solved,#FFFFFF,default
                     22: startouttext,Text Area,#dddd22,insert_startouttext
                     23: tex,TeX Only Block,#FFFFFF,default,no
                     24: web,Web Only Block,#FFFFFF,default,no
                     25: while,While Loop Block,#FFFFFF,default
1.1       albertel   26: 
                     27: 
1.4       albertel   28: TABLE          c f f i i r t c f f o b n p p p p r s s t w w
                     29: conceptgroup   . Y . . . . . . . . . . . . . . . . . . . . .
                     30: foil           . . . Y . Y Y . . . . Y . . . . . Y . Y Y Y Y
                     31: foilgroup      Y Y . . . . . . . . . . . . . . . . . . . . .
                     32: image          . . . . . . . . . . . . . . . . . . . . . . .
                     33: imageresponse  . . Y . . . . . . . . . . . . . . . . . . . .
                     34: rectangle      . . . . . . . . . . . . . . . . . . . . . . .
                     35: text           . . . . . . . . . . . Y . . . . . Y . Y Y Y Y
                     36: conceptgroup   . . . . . . . . Y . . . . . . . . . . . . . .
                     37: foil           . . . . . . . . . . . Y . . . . . Y . Y Y Y Y
                     38: foilgroup      . . . . . . . Y Y . . . . . . . . . . . . . .
                     39: optionresponse . . . . . . . . . Y . . . . . . . . . . . . .
                     40: block          . . . . Y . . . . . Y Y Y . Y Y . Y Y Y Y Y Y
                     41: notsolved      . . . . Y . . . . . Y Y . . Y Y . Y . Y Y Y Y
                     42: part           . . . . Y . . . . . Y Y Y . Y Y . Y Y Y Y . Y
                     43: postanswerdate . . . . . . . . . . . Y Y . . . . Y Y Y Y . Y
                     44: preduedate     . . . . Y . . . . . Y Y Y . . . . Y Y Y Y . Y
                     45: problem        . . . . Y . . . . . Y Y Y Y Y Y . Y Y Y Y . Y
                     46: randomlist     . . . . Y . . . . . Y Y Y . Y Y . Y Y . Y . Y
                     47: solved         . . . . . . . . . . . Y . . Y Y . Y . Y Y . Y
                     48: startouttext   . . . . . . . . . . . . . . . . . . . . . . .
                     49: tex            . . . . . . . . . . . . . . . . . . . . . . .
                     50: web            . . . . . . . . . . . . . . . . . . . . . . .
                     51: while          . . . . . . . . . . . Y Y . Y Y . Y Y Y Y Y Y

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>