File:  [LON-CAPA] / loncom / publisher / packages.tab
Revision 1.26: download - view: text, annotated - select for diffs
Wed Feb 18 19:25:45 2004 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, HEAD
- problemstyle isn't used and it just confuses people

    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
    7: part&weight&display:Weight
    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
   13: part&type&display:Question Type
   14: part&type&type:string_questiontype
   15: part&acc&display:Client IP/Name Access Control
   16: part&acc&type:string_ip
   17: part&problemstatus&type:string_yesno
   18: part&problemstatus&default:yes
   19: part&problemstatus&display:Show Problem Status
   20: part&display&display:Part Description
   21: part&display&type:string
   22: part_0&hiddenparts&display:List of hidden parts
   23: part_0&hiddenparts&type:string_any
   24: numericalhint&tol&display:Numerical Tolerance
   25: numericalhint&tol&type:tolerance
   26: numericalhint&tol&default:5%
   27: numericalhint&sig&type:int_range
   28: numericalhint&sig&display:Significant Digits
   29: numericalresponse&tol&display:Numerical Tolerance
   30: numericalresponse&tol&type:tolerance
   31: numericalresponse&tol&default:5%
   32: numericalresponse&sig&type:int_range
   33: numericalresponse&sig&display:Significant Digits
   34: numericalresponse&turnoffunit&type:string_yesno
   35: numericalresponse&turnoffunit&default:no
   36: numericalresponse&turnoffunit&display:Show Units - Disable Entry
   37: numericalresponse&numbubbles&type:int_pos
   38: numericalresponse&numbubbles&default:8
   39: numericalresponse&numbubbles&display:Number of bubbles in exam mode
   40: formularesponse&tol&display:Numerical Tolerance
   41: formularesponse&tol&type:tolerance
   42: formularesponse&tol&default:0.00000000001
   43: essayresponse&handgrade&type:string_yesno
   44: essayresponse&handgrade&default:yes
   45: essayresponse&handgrade&display:Hand Graded
   46: essayresponse&maxcollaborators&type:int_zeropos
   47: essayresponse&maxcollaborators&default:0
   48: essayresponse&maxcollaborators&display:Maximum Number of Collaborators
   49: essayresponse&uploadedfiletypes&type:string_fileext
   50: essayresponse&uploadedfiletypes&display:Allowed File Extensions for Uploaded Files

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