File:  [LON-CAPA] / loncom / publisher / packages.tab
Revision 1.27: download - view: text, annotated - select for diffs
Thu Mar 4 18:00:04 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- exporting the existinf be secretive hinttries parameter

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

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