File:  [LON-CAPA] / loncom / homework / Attic / insertlist.tab
Revision 1.2: download - view: text, annotated - select for diffs
Sun May 13 20:01:34 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- able to insert tags now

    1: #tag, description, function to call, show as option
    2: block,Conditional Block,default
    3: notsolved,Block For When Not Solved,default
    4: part,New problem part,default
    5: postanswerdate,After Answer Date Block,default
    6: preduedate,Before Due Date Block,default
    7: problem,Start of Homework,default
    8: randomlist,Randomly Parsed Block,default
    9: solved,Block For After Solved,default
   10: startouttext,Text Area,insert_startouttext
   11: tex,TeX Only Block,default,no
   12: web,Web Only Block,default,no
   13: while,While Loop Block,default
   14: 
   15: 
   16: TABLE          b n p p p p r s s t w w
   17: block          Y Y . Y Y . Y Y Y Y Y Y
   18: notsolved      Y . . Y Y . Y . Y Y Y Y
   19: part           Y Y . Y Y . Y Y Y Y . Y
   20: postanswerdate Y Y . . . . Y Y Y Y . Y
   21: preduedate     Y Y . . . . Y Y Y Y . Y
   22: problem        Y Y Y Y Y . Y Y Y Y . Y
   23: randomlist     Y Y . Y Y . Y Y . Y . Y
   24: solved         Y . . Y Y . Y . Y Y . Y
   25: startouttext   . . . . . . . . . . . .
   26: tex            . . . . . . . . . . . .
   27: web            . . . . . . . . . . . .
   28: while          Y Y . Y Y . Y Y Y Y Y Y

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