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

version 1.3, 2001/05/13 21:37:20 version 1.4, 2001/05/15 20:48:43
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, function to call, show as option
 imageresponse,Response click on Image,default  imageresponse::conceptgroup,Collection of similar foils,default
 foil,Image response foil,Apache::imageresponse::insert_foil  imageresponse::foil,Image response foil,Apache::imageresponse::insert_foil
 optionresponse,Response with a List of Options,default  imageresponse::foilgroup,Collection of Imageresponse foils,default,no
 foil,Option response foil,Apache::optionresponse::insert_foil  imageresponse::image,Imageresponse Image,default
   imageresponse,Response click on Image,Apache::imageresponse::insert_imageresponse
   imageresponse::rectangle,Rectangular area in image,default
   imageresponse::text,Text to describe option,default
   optionresponse::conceptgroup,Collection of similar foils,default
   optionresponse::foil,Option response foil,Apache::optionresponse::insert_foil
   optionresponse::foilgroup,Collection of Foils,default,no
   optionresponse,Response with a List of Options,insert_optionresponse
 block,Conditional Block,default  block,Conditional Block,default
 notsolved,Block For When Not Solved,default  notsolved,Block For When Not Solved,default
 part,New problem part,default  part,New problem part,default
Line 18  web,Web Only Block,default,no Line 25  web,Web Only Block,default,no
 while,While Loop Block,default  while,While Loop Block,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          c f f i i r t c f f o b n p p p p r s s t w w
   conceptgroup   . Y . . . . . . . . . . . . . . . . . . . . .
   foil           . . . Y . Y Y . . . . Y . . . . . Y . Y Y Y Y
   foilgroup      Y Y . . . . . . . . . . . . . . . . . . . . .
   image          . . . . . . . . . . . . . . . . . . . . . . .
   imageresponse  . . Y . . . . . . . . . . . . . . . . . . . .
   rectangle      . . . . . . . . . . . . . . . . . . . . . . .
   text           . . . . . . . . . . . Y . . . . . Y . Y Y Y Y
   conceptgroup   . . . . . . . . Y . . . . . . . . . . . . . .
   foil           . . . . . . . . . . . Y . . . . . Y . Y Y Y Y
   foilgroup      . . . . . . . Y Y . . . . . . . . . . . . . .
   optionresponse . . . . . . . . . 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
   startouttext   . . . . . . . . . . . . . . . . . . . . . . .
   tex            . . . . . . . . . . . . . . . . . . . . . . .
   web            . . . . . . . . . . . . . . . . . . . . . . .
   while          . . . . . . . . . . . Y Y . Y Y . Y Y Y Y Y Y
   

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


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