About ODK

jose,

i'm moving this discussion to the mailing list -- keeps me from
answering the same question multiple times :slight_smile:

what you are describing is xforms relevancy. you can show a variety of
prompts based on answers to previous prompts. you can see example
forms at http://code.google.com/p/opendatakit/source/browse?repo=forms
or read the form design guidelines at
http://code.google.com/p/opendatakit/wiki/XFormDesignGuidelines.

currently, you can't send an sms as an event, but that's functionality
that you could add to your version of collect.

yaw

··· On Wed, Jul 27, 2011 at 12:32, Jose Galan wrote: > Yaw, > > Can you give an idea of how to implement an event based on a response? That > is, given a particular response I want to show him an Image, or a different > screen, or send an SMS. How can I trigger those events? Using XForms or > Java. Do you know of a project that have used this type of logic? > > Many thanks in advance for your time and help. > Jose >