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

version 1.1, 2001/05/08 19:50:49 version 1.2, 2001/05/13 20:01:34
Line 1 Line 1
 #tag, description, function to call, show as option  #tag, description, function to call, show as option
   block,Conditional Block,default
   notsolved,Block For When Not Solved,default
 part,New problem part,default  part,New problem part,default
 postanswerdate,After Answer Date Block,default  postanswerdate,After Answer Date Block,default
 preduedate,Before Due Date Block,default  preduedate,Before Due Date Block,default
Line 11  web,Web Only Block,default,no Line 13  web,Web Only Block,default,no
 while,While Loop Block,default  while,While Loop Block,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          b n p p p p r s s t w w
   block          Y Y . Y Y . Y Y Y Y Y Y
   notsolved      Y . . Y Y . Y . Y Y Y Y
   part           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
   problem        Y Y Y Y Y . Y Y Y Y . Y
   randomlist     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.2


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