Annotation of loncom/homework/insertlist.tab, revision 1.2
1.1 albertel 1: #tag, description, function to call, show as option
1.2 ! albertel 2: block,Conditional Block,default
! 3: notsolved,Block For When Not Solved,default
1.1 albertel 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:
1.2 ! albertel 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>