How do you do case management in ODK

Hi Mic,

How do you do Case Management with ODK?

Hey Ronald,
we do it on a very stupid way: we preload only the case-id directly as it never changes. for everything else i preload the value to Label and they Need to fill in manually. That´s a very weak Point of ODK, it would be great to have the possibility to Switch off the second call of calculation-field or to fill a variable in the "Default" field.
Another Option would be an "if" condition that does not require an "else"... so you could say if string length 0 -> pull (else do nothing)

how did you solve it?

Hi Ronald,

You can easily do case management on surveycto.

Donald

In ODK You can preload the data and Create A unique ID using calculate to pull the informations needed,