Possible bug in odkBuild - min,max

Hi,

If I set the minimum of an integer field to '2' and maximum to '5'
odkBuild generates 'constraint="(. > 2 and . < 5)'
entering a value of 2 in odkCollect results in an invalid response message.

regards

Neil

Hi Neil:

You are correct; I should probably add a checkbox to specify whether you want inclusive or exclusive ranges. I'll do that soon. Thanks for the feedback!

Best,
—Clint Tseng
Hi,

··· On Friday, April 15, 2011 at 8:47 PM, Neil Penman wrote: > > If I set the minimum of an integer field to '2' and maximum to '5' > odkBuild generates 'constraint="(. > 2 and . < 5)' > entering a value of 2 in odkCollect results in an invalid response message. > > regards > > Neil > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >