Diff for /loncom/publisher/packages.tab between versions 1.58 and 1.66

version 1.58, 2008/09/23 19:15:56 version 1.66, 2011/06/09 15:44:00
Line 19  part&hinttries&type:int_pos Line 19  part&hinttries&type:int_pos
 part&hinttries&default:1  part&hinttries&default:1
 part&type&display:Question Type  part&type&display:Question Type
 part&type&type:string_questiontype  part&type&type:string_questiontype
   part&randomizeontries&display:Tries before new Variation (if Qn. Type=randomizetry)
   part&randomizeontries&type:int_pos
   part&printstartdate&display:Print start date
   part&printstartdate&type:date_start
   part&printenddate&display:Print end date
   part&printenddate&type:date_end
 part&acc&display:Client IP/Name Access Control  part&acc&display:Client IP/Name Access Control
 part&acc&type:string_ip  part&acc&type:string_ip
 part&problemstatus&type:string_problemstatus  part&problemstatus&type:string_problemstatus
Line 71  numericalresponse&turnoffunit&display:Sh Line 77  numericalresponse&turnoffunit&display:Sh
 numericalresponse&numbubbles&type:int_pos  numericalresponse&numbubbles&type:int_pos
 numericalresponse&numbubbles&default:8  numericalresponse&numbubbles&default:8
 numericalresponse&numbubbles&display:Number of bubbles in exam mode  numericalresponse&numbubbles&display:Number of bubbles in exam mode
   numericalresponse&allowalgebra&type:string_yesno
   numericalresponse&allowalgebra&default:no
   numericalresponse&allowalgebra&display:Allow algebraic entry
   numericalresponse&customunits&type:string_any
   numericalresponse&customunits&display:Custom-defined Units
 formularesponse&tol&display:Numerical Tolerance  formularesponse&tol&display:Numerical Tolerance
 formularesponse&tol&type:tolerance  formularesponse&tol&type:tolerance
 formularesponse&tol&default:0.00000000001  formularesponse&tol&default:0.00000000001
Line 82  essayresponse&maxcollaborators&default:0 Line 93  essayresponse&maxcollaborators&default:0
 essayresponse&maxcollaborators&display:Maximum Number of Collaborators  essayresponse&maxcollaborators&display:Maximum Number of Collaborators
 essayresponse&uploadedfiletypes&type:string_fileext  essayresponse&uploadedfiletypes&type:string_fileext
 essayresponse&uploadedfiletypes&display:Allowed File Extensions for Uploaded Files  essayresponse&uploadedfiletypes&display:Allowed File Extensions for Uploaded Files
   essayresponse&maxfilesize&type:float_pos
   essayresponse&maxfilesize&default:10.0
   essayresponse&maxfilesize&display:Max. cumulative size (MB) for submitted files
 formularesponse&turnoffeditor&type:string_yesno  formularesponse&turnoffeditor&type:string_yesno
 formularesponse&turnoffeditor&default:no  formularesponse&turnoffeditor&default:no
 formularesponse&turnoffeditor&display:Hide DragMath-Editor.  formularesponse&turnoffeditor&display:Hide DragMath-Editor
 mathresponse&turnoffeditor&type:string_yesno  mathresponse&turnoffeditor&type:string_yesno
 mathresponse&turnoffeditor&default:no  mathresponse&turnoffeditor&default:no
 mathresponse&turnoffeditor&display:Hide DragMath-Editor.  mathresponse&turnoffeditor&display:Hide DragMath-Editor
   optionresponse&lenient&type:string
   optionresponse&lenient&default:default
   optionresponse&lenient&display:Lenient Grading (Partial Credit)
   
 #parameters for things by extension  #parameters for things by extension
 extension_sequence&encrypturl&type:string_yesno  extension_sequence&encrypturl&type:string_yesno

Removed from v.1.58  
changed lines
  Added in v.1.66


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