Diff for /loncom/homework/Attic/insertlist.tab between versions 1.3 and 1.8

version 1.3, 2001/05/13 21:37:20 version 1.8, 2001/06/26 21:41:19
Line 1 Line 1
 #the order of tags at the top _MUST_ be the same as in the table  #the order of tags at the top _MUST_ be the same as in the table
 #tag, description, function to call, show as option  #tag, description, color, function to call, show as option
 imageresponse,Response click on Image,default  hintgroup,Hint,#accacc,default
 foil,Image response foil,Apache::imageresponse::insert_foil  hintpart,Conditional Hint,#ccaacc,default,no
 optionresponse,Response with a List of Options,default  numericalhint,Numerical Hint Condition,#ccaacc,default,no
 foil,Option response foil,Apache::optionresponse::insert_foil  imageresponse::conceptgroup,Collection of similar foils,#FFFFFF,default
 block,Conditional Block,default  imageresponse::foil,Image response foil,#cccccc,Apache::imageresponse::insert_foil
 notsolved,Block For When Not Solved,default  imageresponse::foilgroup,Collection of Imageresponse foils,#FFFFFF,default,no
 part,New problem part,default  imageresponse::image,Imageresponse Image,#FFFFFF,default
 postanswerdate,After Answer Date Block,default  imageresponse,Response click on Image,#FFFFFF,Apache::imageresponse::insert_imageresponse
 preduedate,Before Due Date Block,default  imageresponse::rectangle,Rectangular area in image,#FFFFFF,default
 problem,Start of Homework,default  imageresponse::text,Text to describe option,#FFFFFF,default
 randomlist,Randomly Parsed Block,default  optionresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::optionresponse::insert_conceptgroup
 solved,Block For After Solved,default  optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil
 startouttext,Text Area,insert_startouttext  optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
 tex,TeX Only Block,default,no  optionresponse,Response with a List of Options,#00dd33,insert_optionresponse
 web,Web Only Block,default,no  display,Display Script Result Block,#ccaacc,default,no
 while,While Loop Block,default  import,Import a File,#ccaacc,default
   parserlib,Import Tag Definitions,#ccaacc,default,no
   script,Perl Script Block,#ccccaa,insert_script
   scriptlib,Import Script Library,#ccaacc,default
   window,Text In Seperate Window,#aacccc,default
   block,Conditional Block,#FFFFFF,default
   notsolved,Block For When Not Solved,#FFFFFF,default
   part,New problem part,#FFFFFF,default
   postanswerdate,After Answer Date Block,#FFFFFF,default
   preduedate,Before Due Date Block,#FFFFFF,default
   problem,Start of Homework,#FFFFFF,default
   randomlist,Randomly Parsed Block,#FFFFFF,default
   solved,Block For After Solved,#FFFFFF,default
   startouttext,Text Block,#dddd22,insert_startouttext
   tex,TeX Only Block,#FFFFFF,default,no
   web,Web Only Block,#FFFFFF,default,no
   while,While Loop Block,#FFFFFF,default
   
   
 TABLE          i f o f b n p p p p r s s t w w  
 imageresponse  . Y . . . . . . . . . . . . . .  
 foil           . . . . Y Y . . . . . . Y Y Y Y  
 optionresponse . . . Y . . . . . . . . . . . .  
 foil           . . . . Y Y . . . . . . Y Y Y Y  
 block          Y . Y . Y Y . Y Y . Y Y Y Y Y Y  
 notsolved      Y . Y . Y . . Y Y . Y . Y Y Y Y  
 part           Y . Y . Y Y . Y Y . Y Y Y Y . Y  
 postanswerdate . . . . Y Y . . . . Y Y Y Y . Y  
 preduedate     Y . Y . Y Y . . . . Y Y Y Y . Y  
 problem        Y . Y . Y Y Y Y Y . Y Y Y Y . Y  
 randomlist     Y . Y . Y Y . Y Y . Y Y . Y . Y  
 solved         Y . Y . Y . . Y Y . Y . Y Y . Y  
 startouttext   . . . . . . . . . . . . . . . .  
 tex            . . . . . . . . . . . . . . . .  
 web            . . . . . . . . . . . . . . . .  
 while          Y . Y . Y Y . Y Y . Y Y Y Y Y Y  
   
   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
   hintgroup      . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . Y . . .
   hintpart       . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . Y . Y Y Y Y
   numericalhint  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   conceptgroup   . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . .
   foil           . . . . . . Y . Y Y . . . . . . . . . . . . . . . . . . . . . .
   foilgroup      . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . .
   image          . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   imageresponse  Y . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . .
   rectangle      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   text           . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . Y . Y Y Y Y
   conceptgroup   . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . .
   foil           . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . Y . Y Y Y Y
   foilgroup      . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . .
   optionresponse Y . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . .
   display        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   import         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   parserlib      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   script         . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   scriptlib      . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   window         . . . . . . . . . . . . . . Y Y . Y . Y Y Y . Y Y . Y Y Y Y Y Y
   block          . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y . Y Y . Y Y Y Y Y Y
   notsolved      . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y . . Y Y . Y . Y Y Y Y
   part           . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y . Y Y . Y Y Y Y . Y
   postanswerdate . . . . . . . . . . . . . . Y Y Y Y Y Y Y Y . . . . Y Y Y Y . Y
   preduedate     . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y . . . . Y Y Y Y . Y
   problem        . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y Y Y Y . Y Y Y Y . Y
   randomlist     . . . . . . . Y . . . . . Y Y Y Y Y Y Y Y Y . Y Y . Y Y . Y . Y
   solved         . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . Y Y . Y . Y Y . Y
   startouttext   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   tex            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   web            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
   while          . . . . . . . . . . . . . . Y Y Y Y Y Y Y Y . Y Y . Y Y Y Y Y Y
   

Removed from v.1.3  
changed lines
  Added in v.1.8


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