Regarding default value assignment in XLSform

Regarding default value assignment in XLSform
https://groups.google.com/forum/#!topic/opendatakit/Hoji02D9amY (1)

default problem.docx (107 KB)

This is not how relevant conditions work.

Relevant conditions determine whether or not the value will be saved and
transmitted up to the server. If a field is not relevant, a null (blank)
value will be transmitted to the server, even if you supply a default value
for that field.

··· On Thu, Jun 4, 2015 at 4:54 AM, prafulla Mehar wrote:

Regarding default value assignment in XLSform
https://groups.google.com/forum/#!topic/opendatakit/Hoji02D9amY (1)

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

ok. but is there any other way to do the same.

··· On Thursday, June 4, 2015 at 11:42:43 AM UTC-7, Mitch wrote: > > This is not how relevant conditions work. > > Relevant conditions determine whether or not the value will be saved and > transmitted up to the server. If a field is not relevant, a null (blank) > value will be transmitted to the server, even if you supply a default value > for that field. > > > > On Thu, Jun 4, 2015 at 4:54 AM, prafulla Mehar <prafull...@gmail.com > wrote: > >> Regarding default value assignment in XLSform >> (1) >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ODK Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit-developers+unsubscribe@googlegroups.com >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

Probably not with ODK Collect.

The ODK 2.0 tools have more flexibility. You can create your own
if-then-else logic, and the constraints and required logic operate
independent of that branching logic.

It would still be difficult, even using ODK Survey, to have the
finalization step jump you to the particular field that needed to have a
value or have been visited by the user.

Some of this depends upon what you want the finalize step to do.

··· On Thu, Jun 4, 2015 at 9:48 PM, prafulla Mehar wrote:

ok. but is there any other way to do the same.

On Thursday, June 4, 2015 at 11:42:43 AM UTC-7, Mitch wrote:

This is not how relevant conditions work.

Relevant conditions determine whether or not the value will be saved and
transmitted up to the server. If a field is not relevant, a null (blank)
value will be transmitted to the server, even if you supply a default value
for that field.

On Thu, Jun 4, 2015 at 4:54 AM, prafulla Mehar prafull...@gmail.com wrote:

Regarding default value assignment in XLSform
https://groups.google.com/forum/#!topic/opendatakit/Hoji02D9amY (1)

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com