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

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

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