Annotation of loncom/publisher/packages.tab, revision 1.25

1.2       www         1: part&opendate&display:Opening Date
                      2: part&opendate&type:date_start
                      3: part&duedate&display:Due Date
                      4: part&duedate&type:date_end
                      5: part&answerdate&display:Answer Date
                      6: part&answerdate&type:date_start
1.9       albertel    7: part&weight&display:Weight
1.2       www         8: part&weight&type:int_zeropos
                      9: part&weight&default:1
                     10: part&maxtries&display:Maximum Number of Tries
                     11: part&maxtries&type:int_pos
                     12: part&maxtries&default:99
1.5       albertel   13: part&type&display:Question Type
1.20      www        14: part&type&type:string_questiontype
1.13      sakharuk   15: part&problemstyle&display:Exam Type
1.20      www        16: part&problemstyle&type:string_examtype
1.6       www        17: part&acc&display:Client IP/Name Access Control
1.21      www        18: part&acc&type:string_ip
1.20      www        19: part&problemstatus&type:string_yesno
                     20: part&problemstatus&default:yes
1.16      sakharuk   21: part&problemstatus&display:Show Problem Status
1.25    ! www        22: part&display&display:Part Description
        !            23: part&display&type:string
1.24      albertel   24: part_0&hiddenparts&display:List of hidden parts
                     25: part_0&hiddenparts&type:string_any
1.4       albertel   26: numericalhint&tol&display:Numerical Tolerance
                     27: numericalhint&tol&type:tolerance
                     28: numericalhint&tol&default:5%
                     29: numericalhint&sig&type:int_range
                     30: numericalhint&sig&display:Significant Digits
1.2       www        31: numericalresponse&tol&display:Numerical Tolerance
                     32: numericalresponse&tol&type:tolerance
                     33: numericalresponse&tol&default:5%
1.3       www        34: numericalresponse&sig&type:int_range
                     35: numericalresponse&sig&display:Significant Digits
1.20      www        36: numericalresponse&turnoffunit&type:string_yesno
1.19      albertel   37: numericalresponse&turnoffunit&default:no
1.17      albertel   38: numericalresponse&turnoffunit&display:Show Units - Disable Entry
1.23      albertel   39: numericalresponse&numbubbles&type:int_pos
                     40: numericalresponse&numbubbles&default:8
                     41: numericalresponse&numbubbles&display:Number of bubbles in exam mode
1.8       albertel   42: formularesponse&tol&display:Numerical Tolerance
                     43: formularesponse&tol&type:tolerance
1.15      albertel   44: formularesponse&tol&default:0.00000000001
1.20      www        45: essayresponse&handgrade&type:string_yesno
1.18      albertel   46: essayresponse&handgrade&default:yes
1.7       albertel   47: essayresponse&handgrade&display:Hand Graded
1.10      www        48: essayresponse&maxcollaborators&type:int_zeropos
                     49: essayresponse&maxcollaborators&default:0
                     50: essayresponse&maxcollaborators&display:Maximum Number of Collaborators
1.22      www        51: essayresponse&uploadedfiletypes&type:string_fileext
1.14      www        52: essayresponse&uploadedfiletypes&display:Allowed File Extensions for Uploaded Files

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