Diff for /loncom/publisher/packages.tab between versions 1.54 and 1.67

version 1.54, 2007/12/01 19:57:15 version 1.67, 2011/10/07 22:40:10
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&default:no
   formularesponse&turnoffeditor&display:Hide DragMath-Editor
   mathresponse&turnoffeditor&type:string_yesno
   mathresponse&turnoffeditor&default:no
   mathresponse&turnoffeditor&display:Hide DragMath-Editor
   optionresponse&lenient&type:string
   optionresponse&lenient&default:default
   optionresponse&lenient&display:Lenient Grading (Partial Credit)
   matchresponse&lenient&type:string
   matchresponse&lenient&default:default
   matchresponse&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
Line 144  default&hiddenresource&display:Resource Line 169  default&hiddenresource&display:Resource
 default&hiddenresource&type:string_yesno  default&hiddenresource&type:string_yesno
 default&buttonshide&display:Hide buttons from students  default&buttonshide&display:Hide buttons from students
 default&buttonshide&type:string_yesno  default&buttonshide&type:string_yesno
   default&acc&display:Client IP/Name Access Control
   default&acc&type:string_ip
 #default&hiddenresource&hidden:parm  #default&hiddenresource&hidden:parm
   
 #bridge tasks  #bridge tasks

Removed from v.1.54  
changed lines
  Added in v.1.67


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