How to add range validation constraint in XForm

Hi,

I'm new to ODK, I want to add one question which will get numeric as
an input, where I need to check value range between 1 to 20.

Kindly guide me how to add regular expression constraint for this
requirement.

Kind Regards,
S

the widgets form at
http://code.google.com/p/opendatakit/source/browse?repo=forms has
examples on both constraint checks and regex.

ยทยทยท On Fri, Aug 5, 2011 at 02:33, ODK Tools wrote: > Hi, > > I'm new to ODK, I want to add one question which will get numeric as > an input, where I need to check value range between 1 to 20. > > Kindly guide me how to add regular expression constraint for this > requirement. > > Kind Regards, > S > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >