File:  [LON-CAPA] / loncom / publisher / packages.tab
Revision 1.19: download - view: text, annotated - select for diffs
Tue Jun 24 20:48:10 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3, HEAD
- BUG#1856, global numerical respnonse tolerance was set to no.

    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
   15: part&problemstyle&display:Exam Type
   16: part&problemstyle&type:string
   17: part&acc&display:Client IP/Name Access Control
   18: part&acc&type:string
   19: part&problemstatus&type:string
   20: part&problemstatus&default:Yes
   21: part&problemstatus&display:Show Problem Status
   22: numericalhint&tol&display:Numerical Tolerance
   23: numericalhint&tol&type:tolerance
   24: numericalhint&tol&default:5%
   25: numericalhint&sig&type:int_range
   26: numericalhint&sig&display:Significant Digits
   27: numericalresponse&tol&display:Numerical Tolerance
   28: numericalresponse&tol&type:tolerance
   29: numericalresponse&tol&default:5%
   30: numericalresponse&sig&type:int_range
   31: numericalresponse&sig&display:Significant Digits
   32: numericalresponse&turnoffunit&type:string
   33: numericalresponse&turnoffunit&default:no
   34: numericalresponse&turnoffunit&display:Show Units - Disable Entry
   35: formularesponse&tol&display:Numerical Tolerance
   36: formularesponse&tol&type:tolerance
   37: formularesponse&tol&default:0.00000000001
   38: essayresponse&handgrade&type:string
   39: essayresponse&handgrade&default:yes
   40: essayresponse&handgrade&display:Hand Graded
   41: essayresponse&maxcollaborators&type:int_zeropos
   42: essayresponse&maxcollaborators&default:0
   43: essayresponse&maxcollaborators&display:Maximum Number of Collaborators
   44: essayresponse&uploadedfiletypes&type:string
   45: essayresponse&uploadedfiletypes&display:Allowed File Extensions for Uploaded Files

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