Annotation of loncom/homework/insertlist.tab, revision 1.3
1.3 ! albertel 1: #the order of tags at the top _MUST_ be the same as in the table
1.1 albertel 2: #tag, description, function to call, show as option
1.3 ! albertel 3: imageresponse,Response click on Image,default
! 4: foil,Image response foil,Apache::imageresponse::insert_foil
! 5: optionresponse,Response with a List of Options,default
! 6: foil,Option response foil,Apache::optionresponse::insert_foil
1.2 albertel 7: block,Conditional Block,default
8: notsolved,Block For When Not Solved,default
1.1 albertel 9: part,New problem part,default
10: postanswerdate,After Answer Date Block,default
11: preduedate,Before Due Date Block,default
12: problem,Start of Homework,default
13: randomlist,Randomly Parsed Block,default
14: solved,Block For After Solved,default
15: startouttext,Text Area,insert_startouttext
16: tex,TeX Only Block,default,no
17: web,Web Only Block,default,no
18: while,While Loop Block,default
19:
20:
1.3 ! albertel 21: TABLE i f o f b n p p p p r s s t w w
! 22: imageresponse . Y . . . . . . . . . . . . . .
! 23: foil . . . . Y Y . . . . . . Y Y Y Y
! 24: optionresponse . . . Y . . . . . . . . . . . .
! 25: foil . . . . Y Y . . . . . . Y Y Y Y
! 26: block Y . Y . Y Y . Y Y . Y Y Y Y Y Y
! 27: notsolved Y . Y . Y . . Y Y . Y . Y Y Y Y
! 28: part Y . Y . Y Y . Y Y . Y Y Y Y . Y
! 29: postanswerdate . . . . Y Y . . . . Y Y Y Y . Y
! 30: preduedate Y . Y . Y Y . . . . Y Y Y Y . Y
! 31: problem Y . Y . Y Y Y Y Y . Y Y Y Y . Y
! 32: randomlist Y . Y . Y Y . Y Y . Y Y . Y . Y
! 33: solved Y . Y . Y . . Y Y . Y . Y Y . Y
! 34: startouttext . . . . . . . . . . . . . . . .
! 35: tex . . . . . . . . . . . . . . . .
! 36: web . . . . . . . . . . . . . . . .
! 37: while Y . Y . Y Y . Y Y . Y Y Y Y Y Y
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>