Annotation of loncom/homework/insertlist.tab, revision 1.1
1.1 ! albertel 1: #tag, description, function to call, show as option
! 2: part,New problem part,default
! 3: postanswerdate,After Answer Date Block,default
! 4: preduedate,Before Due Date Block,default
! 5: problem,Start of Homework,default
! 6: randomlist,Randomly Parsed Block,default
! 7: solved,Block For After Solved,default
! 8: startouttext,Text Area,insert_startouttext
! 9: tex,TeX Only Block,default,no
! 10: web,Web Only Block,default,no
! 11: while,While Loop Block,default
! 12:
! 13:
! 14: TABLE p p p p r s s t w w
! 15: part . Y Y . Y Y Y Y . Y
! 16: postanswerdate . . . . Y Y Y Y . Y
! 17: preduedate . . . . Y Y Y Y . Y
! 18: problem Y Y Y . Y Y Y Y . Y
! 19: randomlist . Y Y . Y Y . Y . Y
! 20: solved . Y Y . Y . Y Y . Y
! 21: startouttext . . . . . . . . . .
! 22: tex . . . . . . . . . .
! 23: web . . . . . . . . . .
! 24: while . Y Y . Y Y Y Y Y Y
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>