Diff for /loncom/publisher/packages.tab between versions 1.61 and 1.68

version 1.61, 2009/01/06 15:09:24 version 1.68, 2011/10/08 19:03: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 91  formularesponse&turnoffeditor&display:Hi Line 102  formularesponse&turnoffeditor&display:Hi
 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_lenient
   optionresponse&lenient&default:default
   optionresponse&lenient&display:Lenient Grading (Partial Credit)
   matchresponse&lenient&type:string_lenient
   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

Removed from v.1.61  
changed lines
  Added in v.1.68


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