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

1.3       albertel    1: #the order of tags at the top _MUST_ be the same as in the table
1.1       albertel    2: #tag, description, function to call, show as option
1.4     ! albertel    3: imageresponse::conceptgroup,Collection of similar foils,default
        !             4: imageresponse::foil,Image response foil,Apache::imageresponse::insert_foil
        !             5: imageresponse::foilgroup,Collection of Imageresponse foils,default,no
        !             6: imageresponse::image,Imageresponse Image,default
        !             7: imageresponse,Response click on Image,Apache::imageresponse::insert_imageresponse
        !             8: imageresponse::rectangle,Rectangular area in image,default
        !             9: imageresponse::text,Text to describe option,default
        !            10: optionresponse::conceptgroup,Collection of similar foils,default
        !            11: optionresponse::foil,Option response foil,Apache::optionresponse::insert_foil
        !            12: optionresponse::foilgroup,Collection of Foils,default,no
        !            13: optionresponse,Response with a List of Options,insert_optionresponse
1.2       albertel   14: block,Conditional Block,default
                     15: notsolved,Block For When Not Solved,default
1.1       albertel   16: part,New problem part,default
                     17: postanswerdate,After Answer Date Block,default
                     18: preduedate,Before Due Date Block,default
                     19: problem,Start of Homework,default
                     20: randomlist,Randomly Parsed Block,default
                     21: solved,Block For After Solved,default
                     22: startouttext,Text Area,insert_startouttext
                     23: tex,TeX Only Block,default,no
                     24: web,Web Only Block,default,no
                     25: while,While Loop Block,default
                     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>