File:  [LON-CAPA] / loncom / publisher / packages.tab
Revision 1.23: download - view: text, annotated - select for diffs
Thu Oct 23 07:32:25 2003 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- adding numbubbles option to numericlaresponse package

    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&problemstyle&display:Exam Type
   16: part&problemstyle&type:string_examtype
   17: part&acc&display:Client IP/Name Access Control
   18: part&acc&type:string_ip
   19: part&problemstatus&type:string_yesno
   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_yesno
   33: numericalresponse&turnoffunit&default:no
   34: numericalresponse&turnoffunit&display:Show Units - Disable Entry
   35: numericalresponse&numbubbles&type:int_pos
   36: numericalresponse&numbubbles&default:8
   37: numericalresponse&numbubbles&display:Number of bubbles in exam mode
   38: formularesponse&tol&display:Numerical Tolerance
   39: formularesponse&tol&type:tolerance
   40: formularesponse&tol&default:0.00000000001
   41: essayresponse&handgrade&type:string_yesno
   42: essayresponse&handgrade&default:yes
   43: essayresponse&handgrade&display:Hand Graded
   44: essayresponse&maxcollaborators&type:int_zeropos
   45: essayresponse&maxcollaborators&default:0
   46: essayresponse&maxcollaborators&display:Maximum Number of Collaborators
   47: essayresponse&uploadedfiletypes&type:string_fileext
   48: essayresponse&uploadedfiletypes&display:Allowed File Extensions for Uploaded Files

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