Diff for /loncom/homework/Attic/insertlist.tab between versions 1.1 and 1.5

version 1.1, 2001/05/08 19:50:49 version 1.5, 2001/06/12 22:39:36
Line 1 Line 1
 #tag, description, function to call, show as option  #the order of tags at the top _MUST_ be the same as in the table
 part,New problem part,default  #tag, description, color, function to call, show as option
 postanswerdate,After Answer Date Block,default  imageresponse::conceptgroup,Collection of similar foils,#FFFFFF,default
 preduedate,Before Due Date Block,default  imageresponse::foil,Image response foil,#cccccc,Apache::imageresponse::insert_foil
 problem,Start of Homework,default  imageresponse::foilgroup,Collection of Imageresponse foils,#FFFFFF,default,no
 randomlist,Randomly Parsed Block,default  imageresponse::image,Imageresponse Image,#FFFFFF,default
 solved,Block For After Solved,default  imageresponse,Response click on Image,#FFFFFF,Apache::imageresponse::insert_imageresponse
 startouttext,Text Area,insert_startouttext  imageresponse::rectangle,Rectangular area in image,#FFFFFF,default
 tex,TeX Only Block,default,no  imageresponse::text,Text to describe option,#FFFFFF,default
 web,Web Only Block,default,no  optionresponse::conceptgroup,Collection of similar foils,#FFFFFF,default
 while,While Loop Block,default  optionresponse::foil,Option response foil,#cccccc,Apache::optionresponse::insert_foil
   optionresponse::foilgroup,Collection of Foils,#FFFFFF,default,no
   optionresponse,Response with a List of Options,#FFFFFF,insert_optionresponse
   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 Area,#dddd22,insert_startouttext
   tex,TeX Only Block,#FFFFFF,default,no
   web,Web Only Block,#FFFFFF,default,no
   while,While Loop Block,#FFFFFF,default
   
   
 TABLE          p p p p r s s t w w  
 part           . Y Y . Y Y Y Y . Y  
 postanswerdate . . . . Y Y Y Y . Y  
 preduedate     . . . . Y Y Y Y . Y  
 problem        Y Y Y . Y Y Y Y . Y  
 randomlist     . Y Y . Y Y . Y . Y  
 solved         . Y Y . Y . Y Y . Y  
 startouttext   . . . . . . . . . .  
 tex            . . . . . . . . . .  
 web            . . . . . . . . . .  
 while          . 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.1  
changed lines
  Added in v.1.5


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